User profile: Talha Bin Adam

User info
User name:Talha Bin Adam
History
Joined:
Number of posts:6
Latest posts:

How to skip the new line in file reading
I don't want to do this using string. I have to do this only with char array...

How to skip the new line in file reading
I'm reading the text from file sentence by sentence, I'm using the full stop(.) as a delimiter. If t...

Random numbers in loop
oh I get it. How fool I am... :~

Random numbers in loop
I want to get a different array in every cycle of loop but this code is creating the same array ever...

every operation in separate funtion(note: input from file)
thanx you all. :)