Re: use of serial and parrallel port using C
From: Flash Gordon (spam_at_flash-gordon.me.uk)
Date: 08/19/04
- Next message: iwilltest: "test myself"
- Previous message: Flash Gordon: "Re: How to know the memory pointed by a ptr is freed?"
- In reply to: The Man With The Harmonica: "Re: use of serial and parrallel port using C"
- Next in thread: SM Ryan: "Re: use of serial and parrallel port using C"
- Reply: SM Ryan: "Re: use of serial and parrallel port using C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 19 Aug 2004 17:35:50 +0100
On Thu, 19 Aug 2004 16:51:06 +0100
"The Man With The Harmonica" <corlioni1976REMOVE@yahoo.co.uk> wrote:
> "Mark A. Odell" <odellmark@hotmail.com> wrote in message
> news:Xns95496D1A74290CopyrightMarkOdell@130.133.1.4...
> > "The Man With The Harmonica" <corlioni1976REMOVE@yahoo.co.uk> wrote
> > in news:cfvpon$dvf$1@rdel.co.uk:
> >
> > > What kind of commands can I use to control the serial and parallel
> > > port of my pc.
> >
> > None. ISO C doesn't have any commands nor does it know anything
> > about serial or parrallel ports. You'll need to ask this in a
> > newsgroup that programs for the platform you are using, e.g. DOS,
> > Linux, Win32, etc.
>
> I'm using an old Toshiba laptop with win95. I want to use the
> parallel port to control some circuits and to read the state of some
> control lines. Basically its going to be controlling a four wheeled
> buggy and I want to do this using C and through the parallel port.
So go and ask on a a group for you platform as Mark suggested. Standard
C does not provide you with any way to to what you want and this group
talks about standard C.
-- Flash Gordon Sometimes I think shooting would be far too good for some people. Although my email address says spam, it is real and I read it.
- Next message: iwilltest: "test myself"
- Previous message: Flash Gordon: "Re: How to know the memory pointed by a ptr is freed?"
- In reply to: The Man With The Harmonica: "Re: use of serial and parrallel port using C"
- Next in thread: SM Ryan: "Re: use of serial and parrallel port using C"
- Reply: SM Ryan: "Re: use of serial and parrallel port using C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|