mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-29 07:22:07 +00:00
6d28aa3541
This function will truncate everything that is larger than LONG_MAX or smaller than LONG_MIN to fit into a long variable, but longs are 32 bit on Windows and 64 bit elsewhere, so to ensure consistency and the ability to parse larger values better use strtoll which does not truncate 32 bit values. |
||
---|---|---|
.. | ||
afxres.h | ||
boing1.ico | ||
boing2.ico | ||
boing3.ico | ||
boing4.ico | ||
boing5.ico | ||
boing6.ico | ||
boing7.ico | ||
boing8.ico | ||
critsec.h | ||
deadguy.bmp | ||
eaxedit.cpp | ||
fb_d3d9.cpp | ||
fb_d3d9_wipe.cpp | ||
fb_ddraw.cpp | ||
hardware.cpp | ||
hardware.h | ||
helperthread.cpp | ||
helperthread.h | ||
i_cd.cpp | ||
i_crash.cpp | ||
i_dijoy.cpp | ||
i_input.cpp | ||
i_input.h | ||
i_keyboard.cpp | ||
i_main.cpp | ||
i_mouse.cpp | ||
i_movie.cpp | ||
i_rawps2.cpp | ||
i_specialpaths.cpp | ||
i_system.cpp | ||
i_system.h | ||
i_xinput.cpp | ||
icon1.ico | ||
optwin32.h | ||
rawinput.h | ||
resource.h | ||
st_start.cpp | ||
wglext.h | ||
win32gliface.cpp | ||
win32gliface.h | ||
win32iface.h | ||
win32video.cpp | ||
winres.h | ||
zdoom.exe.manifest | ||
zdoom.rc |