Re: [AD] Proposed documentation for packfile functions |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2003-05-06, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
> +@@int @pack_fputs(const char *p, PACKFILE *f);
> +@xref pack_fopen, pack_fopen_chunk, pack_fwrite, pack_putc
> + Writes a string to a PACKFILE stream file. The input string is converted
> + from the current text encoding format to UTF-8 before writing. Newline
> + characters (\n) are written as \r\n on DOS and Windows platforms. If you
>
> What of the Mac platform here?
No idea.
> I know, I'm still as much picky as you can imagine :-)
Few living people have the luxury of automatic patch
spellchekers. Commited.