On Sun, Jan 21, 2001 at 03:00:05AM +0100, Matthias Andree wrote: > > int function(int x) > > { > > body of function // correctly braced and commented :) > > } > > So you claim // is a correct C comment? Poor guy :) Current drafts of C9X implement // comments; virtually every halfway current C compiler I've used during the last years implements it. Ralf - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Coding Style Mark I Manning IV
- Re: Coding Style David Ford
- Re: Coding Style John Cavan
- Re: Coding Style Albert D. Cahalan
- Re: Coding Style Linus Torvalds
- Re: Coding Style Matthias Andree
- Re: Coding Style Ralf Baechle
- Re: Coding Style Mark I Manning IV
- Re: Coding Style adrian
- Re: Coding Style Boris Dragovic
- Re: Coding Style Linus Torvalds
- Re: Coding Style Anton Altaparmakov
- Re: [OT?] Coding Style profmakx.fmp
- Re: [OT?] Coding Style Ragnar Hojland Espinosa
- Re: [OT?] Coding Style Admin Mailing Lists
- Re: [OT?] Coding Style Mike A. Harris
- Re: [OT?] Coding Sty... Josh Myer