hi guys does anyone knows the equivalent of these c++ directives?
#include <cstdlib>
#include <rand.h>
#include <fcntl.h>
#include <Stdio.h>
#include <fcntl.h>
#include <iostream.h>
#include <io.h>
#include <winsock.h>
#include <wsipx.h>
#include <wsnwlink.h>
#include <Tchar.h>
#include <ssl.h>
Or does anyone knows a website that list all the c++ preprocessor directives thanks!
#include <cstdlib>
#include <rand.h>
#include <fcntl.h>
#include <Stdio.h>
#include <fcntl.h>
#include <iostream.h>
#include <io.h>
#include <winsock.h>
#include <wsipx.h>
#include <wsnwlink.h>
#include <Tchar.h>
#include <ssl.h>
Or does anyone knows a website that list all the c++ preprocessor directives thanks!