[fpc-pascal] writing device driver using FPC

Vinzent Hoefler JeLlyFish.software at gmx.net
Thu Apr 5 11:02:22 CEST 2007


On Thursday 05 April 2007 08:57, Michael Van Canneyt wrote:

> The solution is rather simple, it seems to me: write a small C driver
> stub which exposes a uniform interface.

Yes. Of course, apart from the fact that this portion of code can get 
rather large depending on the structures and functionalities needed.

Once you've done that, it's a piece of cake to write the rest of the 
driver. ;) And while you're at it, you don't switch compilers anymore.


Vinzent.




More information about the fpc-pascal mailing list