At 11:53 AM 10-23-2001 -0500, Taral you wrote: >On Tue, Oct 23, 2001 at 04:04:48PM +0100, Phil Taylor wrote: > > What did you have in mind for the output of your library Taral? > >int abc_find_index(int fd, int index); >song *abc_parse_song(int fd); > >(Yes, I have the 'song' structure defined. It's big, and kind of >unwieldy because it has to support so much stuff. The original code was >in ocaml, I'm moving it to C.)
I'm interested in the song structure -- is there a way I could see it? It's been a whole since I've read any ML, but I can probably read even the original ocaml code. C huh? I'd have though something more object oriented would be useful. To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html
