using a pointer to COM1:
    Geoffrey I. Cox 
    gc1m+ at andrew.cmu.edu
       
    Fri Nov 17 17:13:50 AEST 1989
    
    
  
I am working on a project that involves an A/D converter which is
connected to an IBM PC through COM1:.  I am having a great deal of
difficulty establishing the connection between the device and the
Turbo C programs I write.  The manual for the converter has this
command in Basic (which works in Basic):
10 OPEN "COM1:9600, N, 8, 1, CS, DS" AS #1
How do I achieve this in Turbo C?
If possible, lease send replies to my account.  Thanks in advance.
____ ||||| ___________________________________________________________________
  >--{o.o}-->	       Geoff Cox	  | ARPA  => gc1m at andrew.cmu.edu
     |`-'|     Carnegie-Mellon University | BITNet=> gc1m%andrew at cmccvb.bitnet
_____`---'____________________________________________________________________
 
    
    
More information about the Comp.lang.c
mailing list