User profile: DeathLeap

User info
User name:DeathLeap
History
Joined:
Number of posts:221
Latest posts:

Between Two Sets
I am trying to solve a problem but I got stuck somewhere. This is a link to the problem: https://...

thread1 finish before thread2
Hi there, I want the producer thread finish before the consumer thread gets executed. How can I do ...

Changing program to use arrays.
What is in your code that you want to implement as arrays? I don't understand your question.

Help with Functions
Well it returns 0 because in line 146, you have 'return 0'. What do you want that function to retur...

Else without If
Your code is missing an '}' at the end. Also, you can't have an [code]else [/code]before an [code]e...