Can i make my own header file containing alot of other header files like.
VB Code:
  1. ////   Jasonlpz.h
  2.  
  3. #include <stdio.h>
  4. #include <iostream>
  5. #include <sstream>
  6. #include <string>