This manual provides keyword help on
Acorn C/C++ CLib. The manual supports keyword lookup from
Zap and StrongEd.
Originally written by:
· Neil Bingham © 1997, 1998
Thanks to:
· John Beranek for noticing missing ANSI bits
· These manuals are kindly hosted by
www.riscos.info
This page gives history and credits.
History for C Library v0.06
· Corrected hyperlinks to header files to refer to CLib: not DDE:
· Lots of typing and grammatical errors fixed
· Added placeholders for the C99 headers
· Removed flex.h which isn't part of CLib now
Previous history Next history
History for C Library v0.09
· Removed references to 'version 5' since the CLib has rolled over to 6.xx now
· Explained structure
tm in more detail
· Parameter
s to
tmpnam described
· Lots of typing and grammatical errors fixed
· Missing
errno values defined
· Added placeholders for the C18 headers
· Added
snprintf,
vsnprintf,
vsscanf,
vscanf,
vfscanf in stdio.h
· Added C99 formatters to
strftime function
Previous history