how do i write a pure C library for Symbian and call it from my Symbian C++ code? Please advise for static as well as dynamic libraries...
thnx & rgds,
ash.
how do i write a pure C library for Symbian and call it from my Symbian C++ code? Please advise for static as well as dynamic libraries...
thnx & rgds,
ash.
The Symbian sdk contains the stdlib library. Refer to the sdk documentation for the object file that you should link against.
I'm moving this one as I guess you'll get a better response in the C++ coding corner, than the Symbian Misc one.
And you will find that it already exists there in in a dozen of forums!