index
:
adapad
master
Notepad clone written using FLTK
Jed Barber
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fltk_binding
/
c_fl.h
blob: 69e2e7219f610f1de5957ef02dae60cf441a655e (
plain
)
1
2
3
4
5
6
7
8
9
10
11
#ifndef FL_GUARD #define FL_GUARD extern "C" int fl_run(void); #endif