-
Release 1.07
(1st Mar 1997)
-
An extra feature in struct is now documented.
-
static functions now documented.
-
All the code examples now use the same formatting standard.
-
The master index now uses 'frames'
to improve the layout.
-
Number conversion page. This is a Java Applet
that shows numbers in Hex, Oct, Dec, Binary and ASCII.
-
It appears that some people have problems getting CGI scripts installed.
In attempt to make your lives easier, several JavaScript pages have been
written to replace the CGI scripts.
Enjoy.
- Some pages
use JavaScript to change the color of the bullet. This was
added just so I could see it work...
-
A bit more flesh has been added to the
function reference.
-
I found the old mottled background hardwork on some terminals so I have
changed it to
something a little easier on the eyes.
-
A little more information added on C++ keywords.
-
The POSIX
libraries are starting to appear! Check out
unistd.h
and pipe
or fork in particular.
-
const improved.
-
Information on arrarys improved.
-
Information on pointer
documentation improved.
-
-
Release 1.06
(30th March 1996)
-
This release corrects problems with 1.05! There are only minor changes.
-
Release 1.05
(11th March 1996)
-
Well! the most obvious change is the background. Do you like it or
do you think its a distraction or maybe you have a better background
I could use.
Please let me know.
-
All the
ANSI functions are now listed. I have supplied some of my own notes
on the more common functions and all the others use man pages to provide
you with information.
-
Bitwise operators have received some
attention.
-
Pointers reworked.
-
Strings added.
-
I know I am going to regret this move, but, I have started adding C++
notes to this documentation! If a page has brown text,
it will contain C++ notes. As an example please
checkout the pages on:
-
A large number of the pages
now have buttons to jump directly to Top, Master Index, Keywords and
Functions.
Check out the bottom of this page to see what I mean.
-
strtok
has been reworked.
-
sizeof information expanded.
-
I have changed the numbering system by dropping the 1. bit as it does
not serve much purpose.