User profile: BlackSheep

User info
User name:BlackSheep
History
Joined:
Number of posts:388
Latest posts:

Writing to a file problem
1. Why do you create a_file? It serves no purpose. b_file will create the requested file since it is...

Simple C/C++ doubts
1. Which variables are the most fast to perform actions? Global variables or local variable? Why? //...

A program Which test your mental level
http://www.cplusplus.com/reference/string/getline/ Just stick that in a loop until you have the des...

A Function inside a declared namespace will not work.
[code]&JuanGilbertoSanchez::date::display;[/code] will give you the address of the member function. ...

C++ Jokes!
C programmers have no class. har har