DEBUG Docs.

Jean-Francois Micouleau Jean-Francois.Micouleau at utc.fr
Tue Aug 4 21:41:38 GMT 1998


On Wed, 5 Aug 1998, Luke Kenneth Casson Leighton wrote:

> if you have a "utils.c" file with 4,000 lines of code in it, who's going
> to be bothered to trawl through it to find a 16-bit version of strcat?
> 
> if you have a "unicodestr.c" file with 200 lines of code in it, ustrcat is
> going to pop up in seconds.

And the functions names should be all based on the same convention.
And the unicode strings should be all the same, and not 3 or 4 differents
types.

I gave up using unicode, I converted all my code to use char * and convert
to unicode just before/after (output/input stream) parsing.

	J.F.

-----------------------------------------------------------
Pinky: "What are we going to do tonight, Brain?"
Brain: "The same thing we do every night, Pinky :
	try to install Windows NT !"
-----------------------------------------------------------



More information about the samba-technical mailing list