Lines Matching refs:strong
1318 @strong{Warning:} If the input data has a null character, you can't tell.
1341 @strong{Warning:} If the input data has a null wide character (which are
1378 @strong{Warning:} The @code{gets} function is @strong{very dangerous}
1381 should @strong{always} use @code{fgets} or @code{getline} instead. To
2394 @strong{Warning:} The @code{sprintf} function can be @strong{dangerous}
2482 @strong{Attention:} In versions of @theglibc{} prior to 2.1 the
2579 @strong{Portability Note:} The value of the @code{va_list} pointer is
2982 @strong{Portability Note:} The ability to extend the syntax of
3033 @strong{Attention:} In @theglibc{} versions before 2.0 the
3042 @strong{Portability Note:} It is possible to redefine the standard output
3149 @strong{Compatibility Note:} The interface changed in @theglibc{}
3741 @strong{Warning:} To make a robust program, you must make sure that the
3744 maximum field width one less than the buffer size. @strong{If you
3788 @strong{Warning:} If you do not specify a field width for @samp{%s},
3853 @strong{dangerous} if you don't specify a maximum width or use the
4011 @strong{Portability Note:} The functions listed in this section were
4387 @strong{Portability Note:} In non-POSIX systems, @code{ftell},
4720 @strong{Compatibility Note:} Some brain-damaged operating systems have
4916 @strong{Portability Note:} The facilities described in this section are