8000 GitHub - res2001/strptime: strptime for Windows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

res2001/strptime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strptime for Windows.
It's a modified version NetBSD strptime(): http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/lib/libc/time/strptime.c?only_with_tag=HEAD
Format description: https://netbsd.gw.com/cgi-bin/man-cgi?strptime+3+NetBSD-current

Build test.
MSVC: cl test-strptime.c strptime.c -o test-strptime
MINGW: gcc -std=c99 test-strptime.c strptime.c -o test-strptime

About

strptime for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0