zsh-workers
 help / color / mirror / code / Atom feed
* How ANSI can we assume C?
@ 2005-02-23  9:23 Andrey Borzenkov
  2005-02-23  9:42 ` Andrey Borzenkov
  2005-02-23 11:13 ` Peter Stephenson
  0 siblings, 2 replies; 4+ messages in thread
From: Andrey Borzenkov @ 2005-02-23  9:23 UTC (permalink / raw)
  To: zsh-workers

As long as widechar support remains conditional, defining wide/non-wide 
versions really becomes nightmare.

Specifically I'd like simply use

#define ZWC(c) L ## c (or even L ## 'c')

and use it everyhere. It is much easier to use than inventing obscure names 
for characters.

-andrey


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-02-23 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-23  9:23 How ANSI can we assume C? Andrey Borzenkov
2005-02-23  9:42 ` Andrey Borzenkov
2005-02-23 11:01   ` Peter Stephenson
2005-02-23 11:13 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).