Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: { initializer-list , } Message-ID: <7450@brl-smoke.ARPA> Date: 14 Mar 88 03:44:47 GMT References: <660@kuling.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <660@kuling.UUCP> bjornc@kuling.UUCP (Bj|rn Carlsson) writes: >Why is an optional trailing comma inside the braces after an initializer-list >allowed? It makes automatically-generated tables and conditionally-compiled tables easier to deal with.