source:
abuse/tags/pd/imlib/include/jdir.hpp
@
608
Last change on this file since 608 was 49, checked in by , 15 years ago | |
---|---|
File size: 134 bytes |
Rev | Line | |
---|---|---|
[49] | 1 | #ifndef _JDIR_HPP_ |
2 | #define _JDIR_HPP_ | |
3 | ||
4 | void get_directory(char *path, char **&files, int &tfiles, char **&dirs, int &tdirs); | |
5 | ||
6 | ||
7 | #endif |
Note: See TracBrowser
for help on using the repository browser.