Initial revision
This commit is contained in:
93
cole/doc/cole-sections.txt
Normal file
93
cole/doc/cole-sections.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
<SECTION>
|
||||
<FILE>internals</FILE>
|
||||
<TITLE>Internals</TITLE>
|
||||
COLEFS
|
||||
COLEDIRENT
|
||||
COLEDIR
|
||||
COLEFILE
|
||||
F32
|
||||
F64
|
||||
U8
|
||||
U16
|
||||
U32
|
||||
fil_sreadU16
|
||||
fil_sreadU32
|
||||
fil_sreadF64
|
||||
fil_swriteU16
|
||||
fil_swriteU32
|
||||
verbose_return
|
||||
test
|
||||
test_exitf
|
||||
test_call
|
||||
test_call_exitf
|
||||
report_bug
|
||||
assert_return
|
||||
verbose_d
|
||||
verbose
|
||||
verbose_wonl
|
||||
verboseU8
|
||||
verboseU16
|
||||
verboseU32
|
||||
verboseS
|
||||
verboseS_wonl
|
||||
warning
|
||||
verboseU32Array
|
||||
verboseU8Array_force
|
||||
verboseU8Array
|
||||
</SECTION>
|
||||
|
||||
|
||||
<INCLUDE>cole/cole.h</INCLUDE>
|
||||
|
||||
<SECTION>
|
||||
<FILE>api</FILE>
|
||||
<TITLE>API</TITLE>
|
||||
COLE_MAJOR_VERSION
|
||||
COLE_MINOR_VERSION
|
||||
COLE_MICRO_VERSION
|
||||
cole_major_version
|
||||
cole_minor_version
|
||||
cole_micro_version
|
||||
cole_version
|
||||
cole_host_info
|
||||
COLERRNO
|
||||
cole_perror
|
||||
COLEFS
|
||||
COLEDIR
|
||||
COLEDIRENT
|
||||
COLEFILE
|
||||
cole_mount
|
||||
cole_umount
|
||||
cole_print_tree
|
||||
cole_locate_filename
|
||||
cole_recurse_tree
|
||||
cole_fopen
|
||||
cole_fopen_direntry
|
||||
cole_fclose
|
||||
cole_fread
|
||||
cole_feof
|
||||
cole_fsize
|
||||
cole_ftell
|
||||
cole_fseek
|
||||
cole_frewind
|
||||
cole_opendir_rootdir
|
||||
cole_opendir_direntry
|
||||
cole_closedir
|
||||
cole_visiteddirentry
|
||||
cole_nextdirentry
|
||||
cole_direntry_isdir
|
||||
cole_direntry_isfile
|
||||
cole_dir_getname
|
||||
cole_dir_getsize
|
||||
cole_dir_getsec1
|
||||
cole_dir_getsec2
|
||||
cole_dir_getdays1
|
||||
cole_dir_getdays2
|
||||
cole_direntry_getname
|
||||
cole_direntry_getsize
|
||||
cole_direntry_getdays1
|
||||
cole_direntry_getsec1
|
||||
cole_direntry_getdays2
|
||||
cole_direntry_getsec2
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user