-
- Downloads
Define _XOPEN_SOURCE instead of __USE_XOPEN for strptime
According to man strptime page _XOPEN_SOURCE is the correct macro, not __USE_XOPEN
Loading
Please register or sign in to comment
According to man strptime page _XOPEN_SOURCE is the correct macro, not __USE_XOPEN