• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitignoreH A D07-Apr-201713 21

MakefileH A D07-Apr-2017155 127

READMEH A D07-Apr-2017302 106

test.cppH A D07-Apr-2017334 2215

README

1
2The c++ wrapper lets you use objects in more or less the same way you would
3with PHP or Python.  Just #include <mingpp.h> and you've got handy c++ objects
4instead of c structs.  The mingpp.h file is one level up.  It gets copied to
5the same place as ming.h when you do make install.
6
7That is all.
8
9-D
10