User profile: aymank1985

User info
User name:aymank1985
History
Joined:
Number of posts:58
Latest posts:

How do you do that with a text file, Need to distinguish between integers and characters
never mind your solution works , i did a mistake somewhere

How do you do that with a text file, Need to distinguish between integers and characters
Hi, Thanks for the reply , i tried that , and it didnt work. This is what i did : [code]c = in.peek(...

How do you do that with a text file, Need to distinguish between integers and characters
Hi, I am trying the following code but putback() apparently is returning a character and it destroy...

How to check if thread is done
ooh i see what you mean , so basically if both are writing at the same memory location , i cant crea...

How to check if thread is done
Hi, Yes exactly , this is what was required in the assignment regarding that part : " [i]The main re...