Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Unix to Windows conversion.

Status
Not open for further replies.

goosecool

Junior Member level 3
Joined
Jul 29, 2005
Messages
28
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,283
Activity points
1,484
Hi,
I have some C code written for a Unix based system and I need to migrate this code to a Windows based system. Code compilation on Visual Studio 2005 generated a lot of errors regarding header files, mostly <sys/msg.h> etc. These header files are native to the unix system, I suppose. Is there any way to get the equivalent header file for windows, or atleast get some documentation on the system calls for a windows system?

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top