On 14 April 2012 19:24, Nick <suckless-dev_AT_njw.me.uk> wrote:
> Also, a bit of documentation would be nice, just a sentence saying
> what each function does, plus an example of its use. I know it isn't
> complicated to work out from the function names, but it's still nice
> to have around.
The functions have descriptive comments in the source. You could also
look at the Plan 9 man pages, as Robert says. The relevant page,
rune(2) [1] is now linked on the library webpage. I suppose I could
write my own manpage too.
> Oh, and maybe a make install rule.
I'm unsure about the namespacing issues etc with respect to this. I
suspect utf.h and utf.o / libutf.a are potentially quite clash-prone.
[1]:
http://man.cat-v.org/plan_9/2/rune
cls
Received on Sat Apr 14 2012 - 20:26:50 CEST