[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] pack_ungetc
- From: Elias Pschernig <elias@xxxxxxxxxx>
- Date: Wed, 30 May 2007 12:19:55 +0200
On Wed, 2007-05-30 at 08:55 +1000, Peter Wang wrote:
> after using pack_fgets
>
> There should be a note in the documentation for pack_fgets as well.
>
> > +@retval
> > + Returns the character pushed back on success, or EOF on error.
>
> It seems to suggest that the returned character could be something other
> than `c', so I suggest mentioning `c' explicitly.
>
> Returns c on success, or EOF on error.
>
Committed with these changes.
--
Elias Pschernig <elias@xxxxxxxxxx>