Hi Xavi,

> It's nice. About Character Data.
> If the encode is UNICODE, ASCII, ANSI, NULL is the terminator: only RAW can 
> be 0 in the data.

Not necessarily. It may happen that a .c function 
expects human-readable data containing nul chars, 
even in the Windows API set. Dyn function engine 
should not pose extra limitation here. Maybe we will 
need extra translation modes, but simply switching 
encoded strings to nul terminated ones is not a 
complete solution.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to