I am student of bscs 1st semester. this question arise in my mind because when we working with header files thn we should memorize name of all header files and function related to these files . if we able to do programing with out using these files, I think its better to learn more and practice more.
S
Sadaf Rehman Najmi
@Sadaf Rehman Najmi
Posts
-
C++ Programing with out header files -
C++ Programing with out header filescan we work with c++ with out any header file. like iostream etc. If posible give example