Hi Rainer!
> I want to acces a parallel port (in Linux) from FPC 1.0.4 to control a
> connected LCD display. I did such things in DOS with TP/BP by accessing the
> hardware of the port directly, but this seems to be a little bit too close to
> the hardware in linux. Instead, I would like to access
Rainer Hantsch schrieb:
Does anybody have a sample code for that? Also, a easy to understand
documentation of all parallel-port ioctrl() functions would be helpful.
I don't think the parport has any usable ioctrl(). In most cases using
an user space program to control non-printer devices from user
I've finally managed to properly compile the latest CVS (as of an hour
or two ago). Turns out the problems i was having with those permission
denied errors were windows being stupid (right-click -> properties not
showing files are "read only" when they actually were).
Just like to take this tim
Hi!
I want to acces a parallel port (in Linux) from FPC 1.0.4 to control a
connected LCD display. I did such things in DOS with TP/BP by accessing the
hardware of the port directly, but this seems to be a little bit too close to
the hardware in linux. Instead, I would like to access the parallel p
> I've been trying to use the function file() to detect if a certain file
> is in the current path, but i've been receiving an error message.
>
> What is the correct funtion? I've already used fileexists(), but it's
> not correct also.
Please post the code you used. FileExists() does not print an
I've been trying to use the function file() to detect if a certain file is in the current path, but i've been receiving an error message.
What is the correct funtion? I've already used fileexists(), but it's not correct also.
Can someone help me?
Edvaldo Almeida
[EMAIL PROTECTED]
[EM