|
Re: DIY Static Library
Alternatively, you can write the method body right into the class definition in the .h file. I found this easier for development when I still need to change the library code quite often. Compile it to separate library module take several more steps if you need to change it.
__________________
|