Home / stdio
Name Modified Size InfoDownloads / Week
Parent folder
fprintf.c 2011-01-30 502 Bytes
printf.c 2011-01-30 2.2 kB
puts.c 2011-01-28 155 Bytes
fopen.c 2011-01-27 566 Bytes
tmpnam.c 2011-01-27 329 Bytes
rename.c 2011-01-27 294 Bytes
tmpfile.c 2011-01-27 244 Bytes
remove.c 2011-01-27 258 Bytes
Totals: 8 Items   4.6 kB 0
>>DOCUMENT C README<<

__License__

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License, otherwise shortened as BY-NC-SA. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

__Change Log__

1.27.11 - Inital Creation. fopen, remove, rename, tmpfile, tmpnam were added under stdio. Code exported to site.
1.29.11 - Added puts. Been sort of busy lately, currently working on an advanced documentation of printf (not just printf("Hello world!");).
1.31.11 - Took a little bit (laziness), but I finished up printf and also fprintf. Most of you should be able to find some neat things there.
          Also, neat new feature: http://php.webuda.com/documentation-c/ now contains an RSS feed loaded from this site (as well as the original file documentation).
__Credits__

famfamfam.com is the website of Mark James, a web developer from Birmingham, UK. Creator of the FamFamFam silk icon used as the project icon.
Source: README.txt, updated 2011-01-31