I recently learned how to declare types ex. time_t
like
typedef long double n_type;
How do you create operators?
in iostream the redefined << and >> for cout and cin (god know's why?)
how do I make new operators.
oh and also I am looking for a website on understanding header files because my friend is also learning and I can't explain it RIGHT. So I am looking for material in that are too.
Any help would be appreciated.



LinkBack URL
About LinkBacks


