| Re: [AD] Unicode (2) |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
In article <003b01c0f725$cff58a80$828624d5@xxxxxxxxxx>, Eric Botcazou
<ebotcazou@xxxxxxxxxx> writes
[snip]
>P2: char *ustrsizecpy (char *dest, const char *src, int size);
> char *ustrsizecat (char *dest, const char *src, int size);
> int ussizeprintf (char *dest, int size, const char *format, ...);
[snip]
>I think P2 is a little bow-legged.
I've only ever seen that term applied to dogs, so I'm not too sure what
you mean here. ;-)
It is, however, the one that I would vote for. As an alternative, you
could abbreviate `size' to `sz':
ustrszcpy()
ustrszcat()
ustrszprintf()
Not very easy to pronounce, admittedly, but still...
Bye for now,
--
Laurence Withers, lwithers@xxxxxxxxxx
http://www.lwithers.demon.co.uk/
Attachment:
signature.asc
Description: PGP signature
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |