Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
comp.std.c
Conversations
About
comp.std.c
1–30 of 8948
Mark all as read
Report abusive group
0 selected
srinivas...@gmail.com
, …
Mudassir Ali
21
Feb 9
solution manual for microelectronics circuit analysis and design by m.rashid 2nd edition
On Sunday, October 2, 2022 at 10:12:46 AM UTC+5, Impresiones W wrote: > could you send me the
unread,
solution manual for microelectronics circuit analysis and design by m.rashid 2nd edition
On Sunday, October 2, 2022 at 10:12:46 AM UTC+5, Impresiones W wrote: > could you send me the
Feb 9
Keith Thompson
, …
Pete Forman
14
Jan 30
C23: asctime is obsolescent
Keith Thompson <Keith.S.T...@gmail.com> writes: > Tim Rentsch <tr.17687@z991.
unread,
C23: asctime is obsolescent
Keith Thompson <Keith.S.T...@gmail.com> writes: > Tim Rentsch <tr.17687@z991.
Jan 30
Leandro T. C. Melo
,
Tim Rentsch
5
Jan 29
request for feedback: n2698 - generic functions and parametric types
On Sunday, January 29, 2023 at 3:57:06 PM UTC-3, Tim Rentsch wrote: > Your earlier posting said
unread,
request for feedback: n2698 - generic functions and parametric types
On Sunday, January 29, 2023 at 3:57:06 PM UTC-3, Tim Rentsch wrote: > Your earlier posting said
Jan 29
Tomasz Stanislawski
,
Tim Rentsch
2
Jan 29
Allow a type as a first operand of `_Generic`
Tomasz Stanislawski <stanislaw...@googlemail.com> writes: > I've noticed that
unread,
Allow a type as a first operand of `_Generic`
Tomasz Stanislawski <stanislaw...@googlemail.com> writes: > I've noticed that
Jan 29
Keith Thompson
, …
Tomasz Stanislawski
34
Jan 25
Why are VLAs optional in C11?
> void f(int n, int a[n]) > > We can say ++a inside the function. There is some debate if it
unread,
Why are VLAs optional in C11?
> void f(int n, int a[n]) > > We can say ++a inside the function. There is some debate if it
Jan 25
JoJoModding
, …
Ben Bacarisse
4
11/24/22
Footnote in section on Address-Of Operator
Tim Rentsch <tr.1...@z991.linuxsc.com> writes: > Ben Bacarisse <ben.u...@bsb.me.uk>
unread,
Footnote in section on Address-Of Operator
Tim Rentsch <tr.1...@z991.linuxsc.com> writes: > Ben Bacarisse <ben.u...@bsb.me.uk>
11/24/22
Keith Thompson
,
Tim Rentsch
3
11/20/22
Invalid sample definition for errno
Tim Rentsch <tr.1...@z991.linuxsc.com> writes: > Keith Thompson <Keith.S.Thompson+u@
unread,
Invalid sample definition for errno
Tim Rentsch <tr.1...@z991.linuxsc.com> writes: > Keith Thompson <Keith.S.Thompson+u@
11/20/22
Andrey Tarasevich
,
Tim Rentsch
2
11/13/22
N2838: Types and sizes: "This changes the specification when the operand of sizeof is not an lvalue of VLA type"???
Andrey Tarasevich <andreyta...@hotmail.com> writes: > https://open-std.org/jtc1/sc22/
unread,
N2838: Types and sizes: "This changes the specification when the operand of sizeof is not an lvalue of VLA type"???
Andrey Tarasevich <andreyta...@hotmail.com> writes: > https://open-std.org/jtc1/sc22/
11/13/22
Henry Spencer
, …
Tressa Smith
15
8/27/22
Why is this legal?
On Monday, February 24, 1992 at 11:42:09 AM UTC-5, John F. Woods wrote: > bhou...@hopi.intel.com (
unread,
Why is this legal?
On Monday, February 24, 1992 at 11:42:09 AM UTC-5, John F. Woods wrote: > bhou...@hopi.intel.com (
8/27/22
Keith Thompson
,
Philipp Klaus Krause
2
8/5/22
C23 draft posted in Twitter
Am 29.07.22 um 05:43 schrieb Keith Thompson: > https://twitter.com/__phantomderp/status/
unread,
C23 draft posted in Twitter
Am 29.07.22 um 05:43 schrieb Keith Thompson: > https://twitter.com/__phantomderp/status/
8/5/22
Keith Thompson
,
arnab chatterjee
2
7/3/22
Re: Reduced Translation Limit in C2x N2912 Working Draft
On Monday, July 4, 2022 at 1:09:04 AM UTC+5:30, Keith Thompson wrote: > arnab chatterjee <
unread,
Re: Reduced Translation Limit in C2x N2912 Working Draft
On Monday, July 4, 2022 at 1:09:04 AM UTC+5:30, Keith Thompson wrote: > arnab chatterjee <
7/3/22
Kaz Kylheku
, …
Tim Rentsch
7
5/14/22
Why doesn't __VA_LIST__ just eat the prior comma?
Kaz Kylheku <480-99...@kylheku.com> writes: > On 2022-04-19, Tim Rentsch <tr.17687@
unread,
Why doesn't __VA_LIST__ just eat the prior comma?
Kaz Kylheku <480-99...@kylheku.com> writes: > On 2022-04-19, Tim Rentsch <tr.17687@
5/14/22
Tim Rentsch
2/28/22
Arrays and pointer arithmetic
This posting is prompted by a discussion in comp.lang.c++ about arrays and pointer arithmetic. An
unread,
Arrays and pointer arithmetic
This posting is prompted by a discussion in comp.lang.c++ about arrays and pointer arithmetic. An
2/28/22
Marco Munari
, …
Tim Rentsch
6
1/19/22
conditional macro definition also for recursive conditionally limited expansion
Marco Munari <aller...@gmail.com> writes: > On Monday, January 17, 2022 at 4:51:12 PM UTC+
unread,
conditional macro definition also for recursive conditionally limited expansion
Marco Munari <aller...@gmail.com> writes: > On Monday, January 17, 2022 at 4:51:12 PM UTC+
1/19/22
Philipp Klaus Krause
, …
David Brown
3
1/17/22
bit-precise bit-fields
On 17/01/2022 18:51, Tim Rentsch wrote: > Philipp Klaus Krause <p...@spth.de> writes: >
unread,
bit-precise bit-fields
On 17/01/2022 18:51, Tim Rentsch wrote: > Philipp Klaus Krause <p...@spth.de> writes: >
1/17/22
Vincent Lefevre
, …
Tim Rentsch
80
1/17/22
contradiction about the INFINITY macro
Richard Damon <Ric...@Damon-Family.org> writes: > On 1/3/22 3:03 PM, Tim Rentsch wrote:
unread,
contradiction about the INFINITY macro
Richard Damon <Ric...@Damon-Family.org> writes: > On 1/3/22 3:03 PM, Tim Rentsch wrote:
1/17/22
James Kuyper
, …
Tim Rentsch
6
1/17/22
Interaction between conditional inclusion and source file inclusion.
James Kuyper <james...@alumni.caltech.edu> writes: > On Saturday, December 25, 2021 at 11
unread,
Interaction between conditional inclusion and source file inclusion.
James Kuyper <james...@alumni.caltech.edu> writes: > On Saturday, December 25, 2021 at 11
1/17/22
James Kuyper
, …
Tim Rentsch
23
1/17/22
Adjacent string literals
James Kuyper <james...@alumni.caltech.edu> writes: > On Thursday, July 22, 2021 at 6:26:
unread,
Adjacent string literals
James Kuyper <james...@alumni.caltech.edu> writes: > On Thursday, July 22, 2021 at 6:26:
1/17/22
Satan
,
Richard Damon
2
1/16/22
Is the output of this program compiler dependent?
On 1/16/22 10:00 PM, Satan wrote: > I read somewhere that the parameters of functions are
unread,
Is the output of this program compiler dependent?
On 1/16/22 10:00 PM, Satan wrote: > I read somewhere that the parameters of functions are
1/16/22
Philipp Klaus Krause
, …
Tim Rentsch
5
12/18/21
atomic_compare_exchange atomicity of write to *expected
Florian Weimer <f...@deneb.enyo.de> writes: > * Coosemans: > >> On Tue, 5 Oct 2021 12
unread,
atomic_compare_exchange atomicity of write to *expected
Florian Weimer <f...@deneb.enyo.de> writes: > * Coosemans: > >> On Tue, 5 Oct 2021 12
12/18/21
Tim Rentsch
10/24/21
Type qualifiers and controlling expression of _Generic
Ben Bacarisse <ben.u...@bsb.me.uk> wrote in comp.lang.c++: > I was curious so I tried this
unread,
Type qualifiers and controlling expression of _Generic
Ben Bacarisse <ben.u...@bsb.me.uk> wrote in comp.lang.c++: > I was curious so I tried this
10/24/21
Stephen Heumann
,
Tim Rentsch
2
10/19/21
Initialization of anonymous structures and unions
Stephen Heumann <stephen...@gmail.com> writes: > I'm trying to figure out how
unread,
Initialization of anonymous structures and unions
Stephen Heumann <stephen...@gmail.com> writes: > I'm trying to figure out how
10/19/21
cla...@hotmail.com
10/17/21
N2176
Outline(aka table of contents) of c17_updated_proposed_fdis.pdf[1] is mangled, specifically 3 and L.2
unread,
N2176
Outline(aka table of contents) of c17_updated_proposed_fdis.pdf[1] is mangled, specifically 3 and L.2
10/17/21
Philipp Klaus Krause
, …
Tim Rentsch
21
10/9/21
Why is shifting too far undefined behvaior?
Philipp Klaus Krause <p...@spth.de> writes: > Looking at the C23 draft N2596, section J.2 (
unread,
Why is shifting too far undefined behvaior?
Philipp Klaus Krause <p...@spth.de> writes: > Looking at the C23 draft N2596, section J.2 (
10/9/21
Vincent Lefevre
9/14/21
deprecated ungetc at the beginning of a binary file
I can see since C99 (at least): [Foreword] deprecate ungetc at the beginning of a binary file [Future
unread,
deprecated ungetc at the beginning of a binary file
I can see since C99 (at least): [Foreword] deprecate ungetc at the beginning of a binary file [Future
9/14/21
Philipp Klaus Krause
9/3/21
Anti-reserving some identifiers for use by programmers
More and more identifiers are being reserved by the. C23 makes a big step in that direction with the
unread,
Anti-reserving some identifiers for use by programmers
More and more identifiers are being reserved by the. C23 makes a big step in that direction with the
9/3/21
Philipp Klaus Krause
9/3/21
Allowing a 16 bit ptrdiff_t
Since C99, ptrdiff_t needs to have at least 17 bit. IMO, this places an unnecessary burden on 16-bit
unread,
Allowing a 16 bit ptrdiff_t
Since C99, ptrdiff_t needs to have at least 17 bit. IMO, this places an unnecessary burden on 16-bit
9/3/21
sasho648
9/1/21
Open source C compiler using Regular Expressions
It uses PCRE2 to parse the C file and match a huge regex composed of several .regex files stitched
unread,
Open source C compiler using Regular Expressions
It uses PCRE2 to parse the C file and match a huge regex composed of several .regex files stitched
9/1/21
Сергей Басыров
,
David Brown
5
8/26/21
Migration from C89/C99 to C11/C17
четверг, 26 августа 2021 г. в 15:50:03 UTC+3, David Brown: > On 26/08/2021 12:51, Sergey Basyrov
unread,
Migration from C89/C99 to C11/C17
четверг, 26 августа 2021 г. в 15:50:03 UTC+3, David Brown: > On 26/08/2021 12:51, Sergey Basyrov
8/26/21
Vincent Lefevre
, …
James Kuyper
19
8/3/21
isnormal and non-FP values: possible defect
In article <20210803233337$59...@zira.vinc17.org>, Vincent Lefevre <vincen...@vinc17.net
unread,
isnormal and non-FP values: possible defect
In article <20210803233337$59...@zira.vinc17.org>, Vincent Lefevre <vincen...@vinc17.net
8/3/21