View Single Post
  #1  
Old 08-13-2009, 07:07 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Could not Display data from Serial port

Hello, I Could not Display data from Serial port. Please check my code and help me how to display data from serial port. The error is "error C3861: 'ProcessChar': identifier not found". I understood, it need to write some code for ProcessChar function to access data. could anybody help me in...
__________________
C++
domain name forum
Reply With Quote