[osol-code] Re: [ksh93-integration-discuss] Trouble with"ERROR:ctfconvert:pics/wordexp.o: Couldn't parse stab "#vla0:(0, 14)"(source file pics/wordexp.o)" ...

Casper.Dik at Sun.COM Casper.Dik at Sun.COM
Thu Nov 16 07:21:27 PST 2006


>Because argc is not an "integer constant expression". :-)

We're talking about "variable length arrays"; clearly C++ does
not support them.

const int foo = X;

is just a glorified #define giving you fixed size arrays.

Casper



More information about the ksh93-integration-discuss mailing list