/[tewi]/Common/cm_dir.h
ViewVC logotype

Annotation of /Common/cm_dir.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations)
Thu Oct 17 09:53:38 2024 UTC (4 weeks, 1 day ago) by nishi
Branch: MAIN
CVS Tags: v2_05A, v2_05, HEAD
Content type: text/x-c
update

1 nishi 1.1 /* $Id: cm_dir.h 21 2024-09-14 12:39:39Z nishi $ */
2    
3     #ifndef __CM_DIR_H__
4     #define __CM_DIR_H__
5    
6     char** cm_scandir(const char* path);
7    
8     #endif

nishi@chaotic.ninja
ViewVC Help
Powered by ViewVC 1.3.0-dev