Equivalent header files of LINUX & VC++

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gauti
    New Member
    • Jun 2012
    • 1

    Equivalent header files of LINUX & VC++

    Can any1 help and tell me what are the equivalent Header files of Linux in VC++?
    #include<sys/types.h>
    #include<sys/ipc.h>
    #include<sys/shm.h>
    #include <unistd.h>
Working...