-
Notifications
You must be signed in to change notification settings - Fork 0
hcyvan/pythonLike
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
make create "test" and "libmyLib.a"
"test" is the object of test.cc and libmyLib.a,which is use to test the pythonLike lib;libmyLib.a include:myLib.cc pyLib.cc element.cc
make clean remove myLib.o pyList.o element.o
make clean-all remove myLib.o pyList.o element.o libmyLib.a test
2.we can use pyList.h pyList.cc and py.h to initialize the use c++ like python
3.myLib.h inclue some usefull macros and the declare of myLib.cc
About
My c++ static library and head files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published