programming:c:function fputcWhat links here?

prototype

size_t fread(void *ptr, size_t size, size_t nelem, FILE *stream);


The function reads characters from the input stream stream and stores them in successive elements of the array whose first element has the address (char *)ptr until the function stores size*nelem characters or sets the end-of-file or error indicator. It returns n/size, where n is the number of characters it read. If n is not a multiple of size, the value stored in the last element is indeterminate. If the function sets the error indicator, the file-position indicator is indeterminate.
programming:c:function fputc
programming - pascal - function - length
programming - javascript - properties
programming - sqlite3 - data types
programming - sqlite2
programming:c:function isgraph
programming - C - function strdup
programming - sqlite3 - c interface - sqlite3_prepare()
programming:c:function gets
filename:programming:c:function fputc
filename:programming%3Ac%3Afunction%20fputc
last edit:April 04 2009 16:19:26 (5870 days ago)
ct = 1746062067.000000 = April 30 2025 21:14:27
ft = 1238876366.000000 = April 04 2009 16:19:26
dt = 507185701.000000