User profile: rey9

User info
User name:rey9
Old user name:reymarth
History
Joined:
Number of posts:23
Latest posts:

limiting number of characters to be displayed..
yeah..I forgot about substr()... anyway, thank you very much jib for the help. I really appreciate y...

limiting number of characters to be displayed..
can anyone help me with this... i want to output only 25 characters(name and course) in this progra...

whats does '0' means in this code?
ahh..now i get it :) thank you very much for the help :)

whats does '0' means in this code?
so why does it have to put '0' while you can do arithmetic operations with just a normal integer 0 (...

whats does '0' means in this code?
can anyone tell me whats the meaning of [code]'0'[/code] in this code? [code]string add (string &s1...