Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/mty-makai/special.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 260 - (show annotations) (download) (as text)
Wed Jan 12 09:00:49 2011 UTC (13 years, 3 months ago) by notanpe
File MIME type: text/x-chdr
File size: 198 byte(s)
特殊検索を実装。
gettid() をちょっとマシにした。
1 #ifndef SPECIAL_H__
2 #define SPECIAL_H__
3
4 void comment( char *str );
5 FILE *checkSpecial( char *trip, unsigned char *kind );
6 void initSpecial();
7 void dispSpecial();
8
9 #endif /* SPECIAL_H__ */

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26