Project Home
Project Home
Trackers
Trackers
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 - PtAppAddFd(): (3 Items)
   
PtAppAddFd()  
Hello everyone,

Is there any example for PtAppAddFd()?  I am still not sure about how to use it after read the helpviewer. I want to use
 it for read the serial port and parse and display it....
Thank you very much!!

Jason
Re: PtAppAddFd()  
Here is a small sample app that uses PtAppAddFd().
Attachment: Text fdhandler.tgz 7.33 KB
Re: PtAppAddFd()  
Thanks a lot!!