Hi all,
I was wondering, whatīs is the difference between:
#include <iostream>
#include <cstring>
and using
#include <iostream.h>
#include <string.h>
I mean, donīt they do the same thing? I know the first ones are known as standard headings. Which is better to use?
Thanks in advance.
And yes, Iīve searched the forum.



LinkBack URL
About LinkBacks


