D: Using GraphLib in your application

D: Using GraphLib in your application

a) Include gr.h in your source files where you are expected to call GraphLib API's.

b) Modify your compilation routines to ensure that gr.c is compiled along with the main application source files. This is just like any library code compilation in 'C'.

c) Compile the application and use it!

Alphabetic index



This page was generated with the help of DOC++.