群组
群组
登录
群组
群组
comp.lang.c
会话
关于
发送反馈
帮助
Google 群组不再支持新的 Usenet 帖子或订阅项。历史内容仍可供查看。
关闭
了解详情
群组路径
comp.lang.c
第 1 - 30 个,共 238758 个
全部标记为已读
举报群组
未选择
Lawrence D'Oliveiro
, …
Ben Bacarisse
14
2024/2/22
Radians Or Degrees?
Lawrence D'Oliveiro <l...@nz.invalid> writes: > On Thu, 22 Feb 2024 00:15:47 +0100, fir
未读,
Radians Or Degrees?
Lawrence D'Oliveiro <l...@nz.invalid> writes: > On Thu, 22 Feb 2024 00:15:47 +0100, fir
2024/2/22
Thiago Adams
, …
Janis Papanagnou
32
2024/2/22
strong types in c - (safety samples)
On 20.02.2024 03:48, Kaz Kylheku wrote: > On 2024-02-19, bart <b...@freeuk.com> wrote: >
未读,
strong types in c - (safety samples)
On 20.02.2024 03:48, Kaz Kylheku wrote: > On 2024-02-19, bart <b...@freeuk.com> wrote: >
2024/2/22
Lawrence D'Oliveiro
, …
Janis Papanagnou
513
2024/2/21
How About Disallowing Assignments In Expressions?
On 20.02.2024 19:26, Lew Pitcher wrote: > On Tue, 20 Feb 2024 18:10:30 +0000, Richard Harnden
未读,
How About Disallowing Assignments In Expressions?
On 20.02.2024 19:26, Lew Pitcher wrote: > On Tue, 20 Feb 2024 18:10:30 +0000, Richard Harnden
2024/2/21
DFS
, …
James Kuyper
8
2024/2/21
memset and data types
On 2/20/24 12:49, Keith Thompson wrote: > James Kuyper <james...@alumni.caltech.edu>
未读,
memset and data types
On 2/20/24 12:49, Keith Thompson wrote: > James Kuyper <james...@alumni.caltech.edu>
2024/2/21
Chris M. Thomasson
2
2024/2/20
Challenge, try to create my IFS for yourself in C...
On 2/20/2024 1:05 PM, Chris M. Thomasson wrote: > Challenge, try to create my IFS for yourself in
未读,
Challenge, try to create my IFS for yourself in C...
On 2/20/2024 1:05 PM, Chris M. Thomasson wrote: > Challenge, try to create my IFS for yourself in
2024/2/20
Malcolm McLean
, …
Chris M. Thomasson
11
2024/2/20
Project for me
On 2/20/2024 12:59 PM, Chris M. Thomasson wrote: > On 2/18/2024 5:33 AM, Malcolm McLean wrote:
未读,
Project for me
On 2/20/2024 12:59 PM, Chris M. Thomasson wrote: > On 2/18/2024 5:33 AM, Malcolm McLean wrote:
2024/2/20
Mike Sanders
2024/2/20
getOpsFromSelf() (Long Post)
Just thinking aloud... Imagining here allowing more advanced users of my app to modify a string of
未读,
getOpsFromSelf() (Long Post)
Just thinking aloud... Imagining here allowing more advanced users of my app to modify a string of
2024/2/20
Paul Edwards
, …
Tim Rentsch
589
2024/2/19
bart again (UCX64)
Keith Thompson <Keith.S.T...@gmail.com> writes: > Tim Rentsch <tr.17687@z991.
未读,
bart again (UCX64)
Keith Thompson <Keith.S.T...@gmail.com> writes: > Tim Rentsch <tr.17687@z991.
2024/2/19
fir
, …
Keith Thompson
10
2024/2/19
simple AI in c
Keith Thompson wrote: > fir <f...@grunge.pl> writes: > [...] >> i fond you try to
未读,
simple AI in c
Keith Thompson wrote: > fir <f...@grunge.pl> writes: > [...] >> i fond you try to
2024/2/19
Malcolm McLean
, …
immibis
11
2024/2/19
?
On 14/02/24 00:29, Malcolm McLean wrote: > Regs will be familiar with the Baby X resource compiler
未读,
?
On 14/02/24 00:29, Malcolm McLean wrote: > Regs will be familiar with the Baby X resource compiler
2024/2/19
Thiago Adams
, …
Keith Thompson
82
2024/2/18
Is C ready to become a safer language?
Tim Rentsch <tr.1...@z991.linuxsc.com> writes: > Keith Thompson <Keith.S.Thompson+u@
未读,
Is C ready to become a safer language?
Tim Rentsch <tr.1...@z991.linuxsc.com> writes: > Keith Thompson <Keith.S.Thompson+u@
2024/2/18
Mike Sanders
, …
bart
20
2024/2/18
Function Pointers...
On 18/02/2024 13:41, David Brown wrote: > On 17/02/2024 22:16, Mike Sanders wrote: >> For a
未读,
Function Pointers...
On 18/02/2024 13:41, David Brown wrote: > On 17/02/2024 22:16, Mike Sanders wrote: >> For a
2024/2/18
Paul Edwards
, …
bart
11
2024/2/13
x64 address indexed by 32-bit address
On 20/01/24 00:00, Paul Edwards wrote: > LM1873: > movl $4294967295, %eax > addq -64(%rbp),
未读,
x64 address indexed by 32-bit address
On 20/01/24 00:00, Paul Edwards wrote: > LM1873: > movl $4294967295, %eax > addq -64(%rbp),
2024/2/13
Lawrence D'Oliveiro
, …
Thiago Adams
11
2024/2/11
Used-Defined Builtins
Em 2/9/2024 12:03 PM, Thiago Adams escreveu: > Em 2/9/2024 3:05 AM, Lawrence D'Oliveiro
未读,
Used-Defined Builtins
Em 2/9/2024 12:03 PM, Thiago Adams escreveu: > Em 2/9/2024 3:05 AM, Lawrence D'Oliveiro
2024/2/11
bart
, …
Lawrence D'Oliveiro
415
2024/2/11
Experimental C Build System
On 29/01/2024 16:03, bart wrote: > By 'Build System', I mean a convenient or automatic way
未读,
Experimental C Build System
On 29/01/2024 16:03, bart wrote: > By 'Build System', I mean a convenient or automatic way
2024/2/11
Janis Papanagnou
, …
Tim Rentsch
665
2024/2/11
Effect of CPP tags
Kaz Kylheku <433-92...@kylheku.com> writes: > On 2024-01-20, Tim Rentsch <tr.17687@
未读,
Effect of CPP tags
Kaz Kylheku <433-92...@kylheku.com> writes: > On 2024-01-20, Tim Rentsch <tr.17687@
2024/2/11
bart
, …
David Brown
133
2024/2/11
What I've learned in comp.lang.c
On 10/02/2024 22:23, Lawrence D'Oliveiro wrote: > On Sat, 10 Feb 2024 17:11:47 +0100, David
未读,
What I've learned in comp.lang.c
On 10/02/2024 22:23, Lawrence D'Oliveiro wrote: > On Sat, 10 Feb 2024 17:11:47 +0100, David
2024/2/11
Kaz Kylheku
, …
Tim Rentsch
153
2024/2/10
*rubeyes*: realloc(ptr, 0) is UB?
Keith Thompson <Keith.S.T...@gmail.com> writes: > David Brown <david.brown@
未读,
*rubeyes*: realloc(ptr, 0) is UB?
Keith Thompson <Keith.S.T...@gmail.com> writes: > David Brown <david.brown@
2024/2/10
Anthony Cuozzo
, …
Tim Rentsch
17
2024/2/10
Which tools are available for catching UB?
Kaz Kylheku <433-92...@kylheku.com> writes: > On 2024-01-26, Tim Rentsch <tr.17687@
未读,
Which tools are available for catching UB?
Kaz Kylheku <433-92...@kylheku.com> writes: > On 2024-01-26, Tim Rentsch <tr.17687@
2024/2/10
thiago
, …
Marco Moock
17
2024/2/9
Google groups not working
Am 08.02.2024 schrieb fir <f...@grunge.pl>: > i used i2pn2.org and some older version of sea
未读,
Google groups not working
Am 08.02.2024 schrieb fir <f...@grunge.pl>: > i used i2pn2.org and some older version of sea
2024/2/9
fir
, …
Kaz Kylheku
6
2024/2/7
for() {} else {}
Kaz Kylheku wrote: > On 2024-02-07, fir <f...@grunge.pl> wrote: >> i slightly thinked
未读,
for() {} else {}
Kaz Kylheku wrote: > On 2024-02-07, fir <f...@grunge.pl> wrote: >> i slightly thinked
2024/2/7
fir
, …
Keith Thompson
5
2024/2/7
[partiallo off topic] on sockets - and how it should be done
fir <f...@grunge.pl> writes: > Spiros Bousbouras wrote: >> On Wed, 07 Feb 2024 23:49:14
未读,
[partiallo off topic] on sockets - and how it should be done
fir <f...@grunge.pl> writes: > Spiros Bousbouras wrote: >> On Wed, 07 Feb 2024 23:49:14
2024/2/7
Anthony Cuozzo
, …
Keith Thompson
3
2024/2/7
Static analysis tools to catch use of reserved identifiers?
Anthony Cuozzo <ant...@cuozzo.us> writes: > My inspiration is this post: https://news.
未读,
Static analysis tools to catch use of reserved identifiers?
Anthony Cuozzo <ant...@cuozzo.us> writes: > My inspiration is this post: https://news.
2024/2/7
ₛcₕₘₑᵣzfᵣₑᵢₑ ₛₜₑᵣbₑₕᵢₗfₑ
2024/2/6
wie bekomme ich pentobarbital / sterbehilfe.yen631{@}dralias.[com]
Anfragen: Sterbehilfe.yen631{@}dralias.[com] / wer verschreibt natrium-pentobarbital Wenn Sie
未读,
wie bekomme ich pentobarbital / sterbehilfe.yen631{@}dralias.[com]
Anfragen: Sterbehilfe.yen631{@}dralias.[com] / wer verschreibt natrium-pentobarbital Wenn Sie
2024/2/6
Anthony Cuozzo
, …
Malcolm McLean
21
2024/2/6
Is this defined behavior?
On 06/02/2024 14:52, Kenny McCormack wrote: > In article <slrnus2ak7.rmg.please@loganrpi.
未读,
Is this defined behavior?
On 06/02/2024 14:52, Kenny McCormack wrote: > In article <slrnus2ak7.rmg.please@loganrpi.
2024/2/6
Malcolm McLean
, …
David Brown
37
2024/2/6
Build system proposal
On 06/02/2024 00:38, Lawrence D'Oliveiro wrote: > On Mon, 5 Feb 2024 21:28:20 +0000, bart
未读,
Build system proposal
On 06/02/2024 00:38, Lawrence D'Oliveiro wrote: > On Mon, 5 Feb 2024 21:28:20 +0000, bart
2024/2/6
Lawrence D'Oliveiro
, …
David Brown
12
2024/2/6
Operator Precedence
On 06/02/2024 03:54, Lawrence D'Oliveiro wrote: > On Mon, 05 Feb 2024 18:33:56 -0800, Keith
未读,
Operator Precedence
On 06/02/2024 03:54, Lawrence D'Oliveiro wrote: > On Mon, 05 Feb 2024 18:33:56 -0800, Keith
2024/2/6
Lawrence D'Oliveiro
, …
Chris M. Thomasson
647
2024/2/4
iso646.h
On 2/4/2024 5:49 PM, Lawrence D'Oliveiro wrote: > On Sun, 4 Feb 2024 15:26:02 -0800, Chris M.
未读,
iso646.h
On 2/4/2024 5:49 PM, Lawrence D'Oliveiro wrote: > On Sun, 4 Feb 2024 15:26:02 -0800, Chris M.
2024/2/4
olcott
, …
wij
3
2024/2/4
Does this criteria prove that Y calls X in infinite recursion?
On Sun, 2024-02-04 at 08:41 -0600, olcott wrote: > The purpose of this question is to determine
未读,
Does this criteria prove that Y calls X in infinite recursion?
On Sun, 2024-02-04 at 08:41 -0600, olcott wrote: > The purpose of this question is to determine
2024/2/4
wij
2024/2/3
ℙ≠ℕℙ proof
This file is intended a proof that ℙ≠ℕℙ. https://sourceforge.net/projects/cscall/files/MisFiles/PNP-
未读,
ℙ≠ℕℙ proof
This file is intended a proof that ℙ≠ℕℙ. https://sourceforge.net/projects/cscall/files/MisFiles/PNP-
2024/2/3