User profile: SneakySnake

User info
User name:SneakySnake
Name:Mika Attila
Website:http://github.com/crumblingstatue
History
Joined:
Number of posts:18
Latest posts:

function definning and calling
http://www.cplusplus.com/doc/tutorial/functions/

NEwbie knowledge needed
Check out http://wiki.osdev.org/Main_Page

'If' statement problem.
[quote]I think this is because the statement 'socket.readAll()' is executed twice, first in the cond...

Need help with Array+Subroutines - Strings
[quote]I thought a string=an array of chars, I'm wrong then?[/quote] Not by a long shot, but an arra...

Need help with Array+Subroutines - Strings
[quote]I'm getting this error because I'm comparing my pointer, array of chars(the word) with the le...