/[avr-libc]/avr-libc/include/stdio.h
ViewVC logotype

Diff of /avr-libc/include/stdio.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16.2.1 by joerg_wunsch, Tue Jan 18 16:28:05 2005 UTC revision 1.16.2.2 by joerg_wunsch, Sat Sep 10 21:33:13 2005 UTC
# Line 299  extern int     fclose(FILE *__stream); Line 299  extern int     fclose(FILE *__stream);
299             must appear; if the converted value requires fewer digits,             must appear; if the converted value requires fewer digits,
300             it is padded on the left with zeros.             it is padded on the left with zeros.
301     - \c p  The <tt>void *</tt> argument is taken as an unsigned integer,     - \c p  The <tt>void *</tt> argument is taken as an unsigned integer,
302             and converted similarly as a <tt>%#x</tt> command would do.             and converted similarly as a <tt>%\#x</tt> command would do.
303     - \c c  The \c int argument is converted to an \c "unsigned char", and the     - \c c  The \c int argument is converted to an \c "unsigned char", and the
304             resulting character is written.             resulting character is written.
305     - \c s  The \c "char *" argument is expected to be a pointer to an array     - \c s  The \c "char *" argument is expected to be a pointer to an array

Legend:
Removed from v.1.16.2.1  
changed lines
  Added in v.1.16.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26