michael michael <[EMAIL PROTECTED]> writes: > Now you can help me. I am writing my own program that will build Windows-app > menu based on the information from the special format file. > I have decided that the best choice for writing this code will be your > modules - pool.c, avl.c, str.c and lexer.c.
[...] > But I can never find user-description of your modules. > They are connected with each other. I can adapt only > avl.c, pool.c, str.c. It seems odd that you would decide that this code is your best choice, given that you can't seem to make it work. The code in lexer.c is not designed for general-purpose use. I wouldn't consider using it outside PSPP. (The other three modules may well work fine in another program.) -- "I don't want to learn the constitution and the declaration of independence (marvelous poetry though it be) by heart, and worship the flag and believe that there is a god and the dollar is its prophet." --Maarten Wiltink in the Monastery _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
