On 8/31/06, Gabriel Diaz <[EMAIL PROTECTED]> wrote:
Hello

a great sample is /sys/src/lib9p/ramfs.c

I disagree, I tried to learn from that and the code seems to make some
shortcuts around certain issues.  It also seems to label itself as a
"toy" in the comments.

It works well enough for how I'm using it though :-)

gabi


On 8/31/06, bituman <[EMAIL PROTECTED]> wrote:
> Ahoi all...
> Ive been using my plan9 installation for a while. Now i feel comfortable
> enough to start some coding.
> Im like lets starts something basic (basic might be a relative term),
> like a server that exports a ctl and a data file,
> every line written to ctl can be read from data with the letters sorted.
> Id like someone to pinpoint a sample program for me that exports files,
> the most basic such program will do the trick i guess.
> Thanks in advance
> bituman
>

Reply via email to