[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cchar_t
From: |
ygrex |
Subject: |
cchar_t |
Date: |
Sun, 25 Feb 2007 17:02:14 +0000 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Hello,
cchar_t structure contains an array of wchar_t,
the length of the array is CCHARW_MAX, it is 5;
may CCHARW_MAX vary from system to system or
something else?
I'd like to predefine variable, like:
const cchar_t cc_NULL = {0, {L'\0', L'\0', L'\0', L'\0', L'\0'}};
Thank you,
--
Igor Bogomazov (Russia, St. Petersburg)