bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling


From: Karl Berry
Subject: Re: Problem compiling
Date: Tue, 13 May 2003 13:05:41 -0400

Thanks for the patches.  I do have one question:

    !   char str[2] = { c, 0 };

What is wrong with this?  Why does the initialization have to have a
constant value?  I could declare int x = c, so why not able to use a
variable as an array element initializer?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]