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-10 11:58:30 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ccf494d1c333fa331e0427662f5a6af1784d5d12
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