Difference between revisions of "SCI Kernel Documentation/Index"
From SCI Wiki
Jump to navigationJump to search (→F) |
|||
Line 76: | Line 76: | ||
<br /> | <br /> | ||
==F== | ==F== | ||
− | * [[SCI Kernel Documentation/| | + | * [[SCI Kernel Documentation/File_Functions#.28FileIO_fileClose_handle.29|fileClose]] |
− | * [[SCI Kernel Documentation/| | + | * [[SCI Kernel Documentation/File_Functions#.28FileIO_fileFGets_string_len_handle.29|fileFGets]] |
− | * [[SCI Kernel Documentation/|FindKey]] | + | * [[SCI Kernel Documentation/List_Functions#.28FindKey_kList_key.29|FindKey]] |
− | * [[SCI Kernel Documentation/|FirstNode]] | + | * [[SCI Kernel Documentation/List_Functions#.28FirstNode_kList.29|FirstNode]] |
− | * [[SCI Kernel Documentation/| | + | * [[SCI Kernel Documentation/File_Functions#.28FileIO_fileOpen_filename_.5Bmode.5D.29|fileOpen]] |
− | * [[SCI Kernel Documentation/|Format]] | + | * [[SCI Kernel Documentation/String_Functions#.28Format_stringPtr_formatStr_arg1_arg2_....29|Format]] |
− | * [[SCI Kernel Documentation/| | + | * [[SCI Kernel Documentation/File_Functions#.28FileIO_fileFPuts_handle_string.29|fileFPuts]] |
− | * [[SCI Kernel Documentation/|FlushResources]] | + | * [[SCI Kernel Documentation/Resource_Functions#.28FlushResources_roomNum.29|FlushResources]] |
− | * [[SCI Kernel Documentation/|FreeHeap]] | + | * [[SCI Kernel Documentation/Debugging_Functions#.28MemoryInfo_FreeHeap.29|FreeHeap]] |
− | * [[SCI Kernel Documentation/|FreeHunk]] | + | * [[SCI Kernel Documentation/Debugging_Functions#.28MemoryInfo_FreeHunk.29|FreeHunk]] |
<br /> | <br /> | ||
+ | |||
==G== | ==G== | ||
* [[SCI Kernel Documentation/|garbage collection]] | * [[SCI Kernel Documentation/|garbage collection]] |
Revision as of 18:05, 3 December 2015
< Previous: Next: >