/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Hacktical C: practical hacker's guide to the C programming language
(github.com)
218 points
signa11
| 1 comments |
14 Apr 25 10:20 UTC
|
HN request time: 0s
|
source
Show context
akdev1l
◴[
14 Apr 25 12:50 UTC
]
No.
43680726
[source]
▶
>>43679781 (OP)
#
> Microsoft has unfortunately chosen to neglect C for a long time, its compilers dragging far behind the rest of the pack.
Is this still true? MSVC is pretty good at compiling C++ nowadays
replies(6):
>>43680811
#
>>43680812
#
>>43680819
#
>>43681047
#
>>43681159
#
>>43681236
#
1.
camel-cdr
◴[
14 Apr 25 13:48 UTC
]
No.
43681236
[source]
▶
>>43680726
#
Microsoft took 30 years to implement a C89 compatible preprocessor:
https://docs.microsoft.com/en-us/cpp/preprocessor/preprocess...
ID:
GO
↑