This website requires JavaScript.
Explore
Help
Sign In
kennethnym
/
cimgui
Watch
1
Star
0
Fork
0
You've already forked cimgui
mirror of
https://github.com/cimgui/cimgui.git
synced
2025-08-13 05:08:31 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
806ff124a157372adff4632920bc8a9a02a6c2d9
cimgui
/
testbuildc
/
cimguitest.c
6 lines
53 B
C
Raw
Normal View
History
Unescape
Escape
add folder testbuildc
2018-11-27 12:09:03 +01:00
#
include
"../cimgui.h"
build test -Wall std=99 -Wpedantic
2019-02-18 12:33:12 +01:00
int
main
(
void
)
add folder testbuildc
2018-11-27 12:09:03 +01:00
{
build test -Wall std=99 -Wpedantic
2019-02-18 12:33:12 +01:00
return
0
;
add folder testbuildc
2018-11-27 12:09:03 +01:00
}
Reference in New Issue
Copy Permalink