/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
The provenance memory model for C
(gustedt.wordpress.com)
224 points
HexDecOctBin
| 1 comments |
30 Jun 25 09:25 UTC
|
HN request time: 0.387s
|
source
Show context
smcameron
◴[
30 Jun 25 16:04 UTC
]
No.
44424882
[source]
▶
>>44421185 (OP)
#
Ugh. Are unicode variable names allowed in C now? That's horrific.
replies(5):
>>44424985
#
>>44425020
#
>>44425869
#
>>44426140
#
>>44426336
#
mananaysiempre
◴[
30 Jun 25 16:14 UTC
]
No.
44424985
[source]
▶
>>44424882
#
“Now” as in since C99, twenty-five years ago, yes. (It seemed like a good idea at the time.)
replies(2):
>>44425080
#
>>44425758
#
kevincox
◴[
30 Jun 25 17:20 UTC
]
No.
44425758
[source]
▶
>>44424985
#
Being able to program in languages that don't fit into ASCII is a good idea. Using one-character variable names is a bad idea.
replies(2):
>>44425908
#
>>44428235
#
1.
adrianN
◴[
30 Jun 25 17:35 UTC
]
No.
44425908
[source]
▶
>>44425758
#
Using variable names that are different but render (almost) the same can be a bad idea.
ID:
GO
↑