root/libbst/libbst_test.h
| Revision 68, 142 bytes (checked in by aqua, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | #include <stdio.h> |
| 2 | |
| 3 | #ifndef _LIBBST_TEST_H_ |
| 4 | |
| 5 | #include "libbst.h" |
| 6 | |
| 7 | void bst_print( bst_ptr root, FILE* out ); |
| 8 | |
| 9 | #define _LIBBST_TEST_H_ |
| 10 | |
| 11 | #endif |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)