mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 17:29:50 +00:00
commit
c269caaded
@ -3710,7 +3710,7 @@ fastcall function, so it may only be used in presence of a prototype.
|
|||||||
|
|
||||||
<quote>
|
<quote>
|
||||||
<descrip>
|
<descrip>
|
||||||
<tag/Function/Check if a given character is a a white-space character.
|
<tag/Function/Check if a given character is a white-space character.
|
||||||
<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__ isspace (int c);/
|
<tag/Declaration/<tt/int __fastcall__ isspace (int c);/
|
||||||
<tag/Description/The function returns a non zero value if the given argument
|
<tag/Description/The function returns a non zero value if the given argument
|
||||||
|
Loading…
Reference in New Issue
Block a user