Go to the first, previous, next, last section, table of contents.


Coding Guidelines

If you modify ALTO stick with the formatting and nameing conventions used in the code.

Every function is either static or extern. If it is extern please describe the function before its declaration. The description will be extracted into texinfo document if it is nested between `@FUN' and `@END'.


Go to the first, previous, next, last section, table of contents.