Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
anta40
on March 17, 2015
|
parent
|
context
|
favorite
| on:
Resume in C
> * Your C99 style struct initializers are valid but it's notable that one popular compiler, MSVC, will not like them.
The code compiled fine with MSVC 2013 (simply 'cl resume.c'). No warnings at all.
asveikau
on March 17, 2015
[–]
I think they they implemented it very recently. 2012 will fail.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The code compiled fine with MSVC 2013 (simply 'cl resume.c'). No warnings at all.