Hi,
I'd like to use some of the open source code in the book on my web site. Basically, what I want to do is (well, attempt, actually, since I am just learning) convert it from C to Modula-2.
As an example of what I mean (and not meant to be great coding), here are my attempts to convert fifo3.c and fifo4.c
http://linux.aliboom.com:8000/m2/fifo3.mod.html
http://linux.aliboom.com:8000/m2/fifo4.mod.html
I'd like to know if anyone could tell me/point me towards some info on the best way of doing this, to keep from stepping on the toes of the authors.
Thanks