When I write a piece of code in C i often ask myself what library should I use. Stdio or iostream? I will like to know your opinion releated with this problem or I will like to find out other libraries for reading from the keyboard and writing on the screen.




Reply With Quote