Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Using functions like "outb()" and "inb()" in qnx: (1 Item)
   
Using functions like "outb()" and "inb()" in qnx  
Hi all
I have a C program that is written in a linux operating system and for read/write to serial ports uses the functions "
outb()" , "inb()"  that are included in "sys/io.h" library. but this library is written for linux operating system and I
 want to compile the program in QNX.
So what should I do to successfully compile the program in QNX with qcc.