Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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.