Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c > #157084
| From | Ben Bacarisse <ben.usenet@bsb.me.uk> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: Programming challenge |
| Date | 2020-12-08 14:15 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <87blf4jse1.fsf@bsb.me.uk> (permalink) |
| References | <rqmceo$15g$1@dont-email.me> <87k0ttkrji.fsf@bsb.me.uk> <rqn99o$j55$1@dont-email.me> |
jacobnavia <jacob@jacob.remcomp.fr> writes: > Le 08/12/2020 à 02:36, Ben Bacarisse a écrit : >> You don't seem to handle \<newline> continuations properly. > > Well, I do handle correctly > \ > / this will accepted as a comment! That's not a comment. Presumably you mean /\ / This is a comment I knew you'd addressed that specific case, but why not all the other cases of \<newline> handling? It's an entirely general mechanism. > I didn't bother with the possible > \ > * Multi line comment? > */ > > I am not sure that the standard requires this, but I did not check That's a odd comment coming from a C compiler writer! -- Ben.
Back to comp.lang.c | Previous | Next — Previous in thread | Find similar | Unroll thread
Programming challenge jacobnavia <jacob@jacob.remcomp.fr> - 2020-12-08 00:04 +0100
Re: Programming challenge Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2020-12-07 23:33 +0000
Re: Programming challenge Tim Rentsch <tr.17687@z991.linuxsc.com> - 2020-12-08 23:52 -0800
Re: Programming challenge Tim Rentsch <tr.17687@z991.linuxsc.com> - 2020-12-13 21:35 -0800
Re: Programming challenge Anton Shepelev <anton.txt@gmail.com> - 2020-12-14 11:55 +0300
Re: Programming challenge Tim Rentsch <tr.17687@z991.linuxsc.com> - 2020-12-14 08:45 -0800
Re: Programming challenge Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-12-18 07:19 +0000
Re: Programming challenge Ben Bacarisse <ben.usenet@bsb.me.uk> - 2020-12-08 01:36 +0000
Re: Programming challenge Kaz Kylheku <563-365-8930@kylheku.com> - 2020-12-08 02:49 +0000
Re: Programming challenge Ben Bacarisse <ben.usenet@bsb.me.uk> - 2020-12-08 14:51 +0000
Re: Programming challenge Kaz Kylheku <563-365-8930@kylheku.com> - 2020-12-08 17:32 +0000
Re: Programming challenge Tim Rentsch <tr.17687@z991.linuxsc.com> - 2020-12-12 19:31 -0800
Re: Programming challenge jacobnavia <jacob@jacob.remcomp.fr> - 2020-12-08 08:17 +0100
Re: Programming challenge Ben Bacarisse <ben.usenet@bsb.me.uk> - 2020-12-08 14:15 +0000
csiph-web