From: Peter Hanzlik Newsgroups: comp.os.msdos.djgpp Subject: Accessing Serial Ports Date: Mon, 30 Mar 1998 15:06:14 +0200 Organization: Technische Universtaet Graz Lines: 33 Message-ID: <351F98C2.445C1A4A@sbox.zu-graz.ac.at> NNTP-Posting-Host: subzi214.tu-graz.ac.at Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------A16A624594B8C9398C3E2211" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------A16A624594B8C9398C3E2211 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I' ve got some C-Sources for accessing the serial ports of a PC, but there are some gcc - Problems. How to define a far-Pointer ? the line void interrupt far *int_vector doesn't work. Where are the library-functions setvect and getvect ?? (not in dos.h ?) Peter --------------A16A624594B8C9398C3E2211 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I' ve got some C-Sources for accessing the serial ports of a PC, but there are some gcc -
Problems.

How to define a far-Pointer ?
the line void interrupt far *int_vector doesn't work.
Where are the library-functions setvect and getvect ?? (not in dos.h ?)

Peter --------------A16A624594B8C9398C3E2211--