User profile: Yanson

User info
User name:Yanson
History
Joined:
Number of posts:211
Latest posts:

Help fixing an infinite loop
line 16 [code]char check[10] = {'\0'};[/code] You fill the array with null characters line 20 [cod...

Static Variables
I think it means if you call the function from within another function, it might not be possible to ...

array help!
[quote=xsxs]It just does not compile the code, I followed the instructions but I'm not sure where is...

data from txt file into array
searchstate should also be a string. Also the if statement on line 15 will never execute, because of...

Need help fixing a few errors in my program.
You need to put a ; at the end of each class declaration section. Example: [code]class Foo { p...

This user does not accept Private Messages

User: Yanson

  • Public profile