-
Notifications
You must be signed in to change notification settings - Fork 24
Home
sahib edited this page Aug 4, 2012
·
8 revisions
This place is mainly intented for developers that want to use libglyr for their library.
See the glyrc --help
for the commandline interface.
- Look at the introduction
- Look at src/examples/simple.c
- Look at src/examples/example.c
- Look at src/examples/threads.c
- Look at the API Reference.
- Look at the datadescription.
- Look at the other examples if you like.
- Look at src/glyrc/glyrc.c if you really haven’t enough. All functions are called there at least once.
See: