Re: [AD] Re: UTF-8 in ufile.c? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] Re: UTF-8 in ufile.c?
- From: Chris <chris.kcat@xxxxxxxxxx>
- Date: Tue, 13 Sep 2005 01:18:55 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=V+AKG/QddoA1Ca3sattVeCQyRwqkS8zfEnPA37LJNuUsw9epgcQlMtM/x9IYONMsrbOAgb+/M1LPA3dH3c99h/hYaJ79zDZ9K2gideCytT5GIUAN0XhjLhon/oNPRm/qBQMyONCcJcdqsthiXNC0d6bLpQ3ZU93ZXPPOdJjRhcY=
On Tuesday 13 September 2005 12:57 am, Peter Wang wrote:
> No, we specifically reserved the static buffer for user programs.
The docs say "don't expect the data to persist across any other library
calls". Which says to me, "do whatever you need to with it before calling
another Allegro function".