/tags/Root-branch-php-utl/SWIG/Examples/tcl/variables/example.h
# · C++ Header · 6 lines · 3 code · 2 blank · 1 comment · 0 complexity · 66b4a43d07100c20f91366ee8581304c MD5 · raw file
- /* File: example.h */
- typedef struct {
- int x,y;
- } Point;