Re: C Question

Michal Nazarewicz <[email protected]>
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <[email protected]>
Randi Botse <[email protected]> writes:
> Yes, the N_(x) macro used for localization that i discard in my question.
>
> Sorry but, i just having another question, consider this code:
>
> const char *my_strings[] = {
>     [0] = "index0",
>     [4] = "index4",
>     [6] = "index6"
> };

NULLs will be written at indexes 1, 2, 3 and 5.  There will be total of
7 pointers (the last one will point to "index6").

-- 
Best regards,                                         _     _
 .o. | Liege of Serenly Enlightened Majesty of      o' \,=./ `o
 ..o | Computer Science,  Michal "mina86" Nazarewicz   (o o)
 ooo +--<mina86-tlen.pl>--<jid:mina86-jabber.org>--ooO--(_)--Ooo--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.