Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/05/03 20:56
Read: times


 
#38348 - RE: sending data to Uart in C
Responding to: ???'s previous message
"inportb()/outportb() are abbreviated to inpb() and outpb() or something similar in some compilers. If you really don't have them, either use inline assembler (in/out instructions) or use int86() calls with BIOS interrupt 14h."

Not on Win32 - but that's way off-topic, anyway! ;-)

List of 11 messages in thread
TopicAuthorDate
sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
   Get a decent Compiler!            01/01/70 00:00      
      RE: Get a decent Compiler!            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      
      RE: sending data to Uart in C            01/01/70 00:00      
   RE: sending data to Uart in C            01/01/70 00:00      

Back to Subject List