lua-users home
lua-l archive

[] in C struct

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


Dear all,
What's the meaning of "[ ]" in the struct ?
struct astr
{
 char *name;
 short secure;
 [
 short sst;
 short env;
 ]
};
Thanks.
Aurora.

AltStyle によって変換されたページ (->オリジナル) /