Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@2576 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -1754,7 +1754,7 @@ fastcall function, so it may only be used in presence of a prototype.
|
|||||||
<tag/Header/<tt/<ref id="ctype.h" name="ctype.h">/
|
<tag/Header/<tt/<ref id="ctype.h" name="ctype.h">/
|
||||||
<tag/Declaration/<tt/int __fastcall__ isblank (int c);/
|
<tag/Declaration/<tt/int __fastcall__ isblank (int c);/
|
||||||
<tag/Description/The function returns a value of zero if the given argument
|
<tag/Description/The function returns a value of zero if the given argument
|
||||||
is a blank or space character. The return value is non zero if the character
|
is a space or tab character. The return value is non zero if the character
|
||||||
is anything else.
|
is anything else.
|
||||||
<tag/Limits/<itemize>
|
<tag/Limits/<itemize>
|
||||||
<item>When compiling with <tt/-Os/ the function is actually a macro. The
|
<item>When compiling with <tt/-Os/ the function is actually a macro. The
|
||||||
|
|||||||
Reference in New Issue
Block a user