X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=system.tex;h=98590624cfab2c7afdc562447d22c8b8525c49eb;hp=eaf88dd274b755e92c0e3e0c3a95bf977ca4731a;hb=05658e26bf54190b200d77d7301ee34c4690f187;hpb=d8546ab4e0814e573709702217c6335f7513d8dc diff --git a/system.tex b/system.tex index eaf88dd..9859062 100644 --- a/system.tex +++ b/system.tex @@ -2325,8 +2325,7 @@ buffer, specificata dall'argomento altrimenti la stringa viene troncata. Una seconda funzione usata per riportare i codici di errore in maniera -automatizzata sullo standard error (vedi sez.~\ref{sec:file_std_descr}) è -\funcd{perror}, il cui prototipo è: +automatizzata sullo standard error è \funcd{perror}, il cui prototipo è: \begin{prototype}{stdio.h}{void perror(const char *message)} Stampa il messaggio di errore relativo al valore corrente di \var{errno} sullo standard error; preceduto dalla stringa \param{message}.