-
- Downloads
Define _XOPEN_SOURCE instead of __USE_XOPEN for strptime
According to man strptime page _XOPEN_SOURCE is the correct macro, not __USE_XOPEN
parent
f26c28f1
Branches
No related tags found
According to man strptime page _XOPEN_SOURCE is the correct macro, not __USE_XOPEN