Path: utzoo!mnetor!uunet!husc6!bbn!oberon!skat.usc.edu!blarson From: blarson@skat.usc.edu (Bob Larson) Newsgroups: comp.lang.c Subject: Re: { initializer-list , } Message-ID: <7621@oberon.USC.EDU> Date: 14 Mar 88 04:33:42 GMT References: <660@kuling.UUCP> Sender: news@oberon.USC.EDU Reply-To: blarson@skat.usc.edu (Bob Larson) Organization: USC AIS, Los Angeles Lines: 19 It is VERY useful. Try the following without it: (Case D, E, and F may be added later.) /* one or more of A, B and C are defined */ char *foo[] = { /* must be alphabetical */ #ifdef A "a", #endif #ifdef B "b", #endif #ifdef C "c", #endif }; Bob Larson Arpa: Blarson@Ecla.Usc.Edu blarson@skat.usc.edu Uucp: {sdcrdcf,cit-vax}!oberon!skat!blarson Prime mailing list: info-prime-request%fns1@ecla.usc.edu oberon!fns1!info-prime-request