From: uz Date: Sun, 3 Jun 2012 16:45:37 +0000 (+0000) Subject: Added descriptions for all functions in dirent.h. X-Git-Tag: V2.14~388 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ed7db04ca52b5bcdeb5bdfcf9aa226f9a234a219;p=cc65 Added descriptions for all functions in dirent.h. git-svn-id: svn://svn.cc65.org/cc65/trunk@5680 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/funcref.sgml b/doc/funcref.sgml index b8a1736a7..6c25c1018 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -277,6 +277,20 @@ function. Low-level disk I/O API. +

+ + + + + + + + + + +(incomplete) + +

@@ -1646,6 +1660,29 @@ be used in presence of a prototype. +closedir

+ + + +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, + + + + + creat

@@ -3931,6 +3968,29 @@ cc65 allows to pass this argument, it is ignored. +opendir

+ + + +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, + + + + + peekbsys

@@ -4149,6 +4209,34 @@ had been used with an argument of 1. +readdir

+ + + +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. +The returned pointer may point to a statically allocated instance of + +, + + + + + realloc

@@ -4334,6 +4422,28 @@ be used in presence of a prototype. +rewinddir

+ + + +/ + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, + + + + + screensize

@@ -4358,6 +4468,29 @@ be used in presence of a prototype. +seekdir

+ + + +/ +/. + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, + + + + + ser_close

@@ -5387,6 +5520,29 @@ See +telldir

+ + + +/ +/. + +The function is only available as fastcall function, so it may only +be used in presence of a prototype. + +, + + + + + textcolor