User profile: cminusminus

User info
User name:cminusminus
Name:Luis Cruz
Location:Honduras
History
Joined:
Number of posts:20
Latest posts:

Game bundle
Hello, I'm planning on bidding on this item: http://cgi.ebay.com/Wii-and-GCN-games-Bundle_W0QQ...

"%"
what does the "%" do? [code]//eg. example % 4;[/code] or.... [code]print("%s example);[/c...

CVSNT Module
Hi, I'm trying to do a CVS module of a folder. But I get this error: In C:\DOCUME~1\LUISCR~1\L...

overloading operators
Why overloading operators?? instead of using cout or cin?? I don't really understand this theme.

main()
what does this means...? int main( int argc, char* args[] ) Why do some people add those param...