le 7/07/01 15:04, Hojtsy Gabor � [EMAIL PROTECTED] a �crit�:
Hi,
I encountered the same question lately.
> I am not sure what binary safe exactly means, but I would
> like to translate it in the snippets. :) Anybody please
> inform be with a better description about what it means.
Two best guess are :
(larger)
something binary holds chars above 127 ASCII
or
(stricter)
something binary holds letters, figures and all punctuation signs
below 127 ascii (some it saves backspace, ctrl char and so on...).
But I'm still looking for an exact definition.
Any opinion?
Damien Seguy