ash_bhagwat
27-11-2002, 07:19 AM
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.
thnx & rgds,
ash.
|
View Full Version : c library for symbian??? ash_bhagwat 27-11-2002, 07:19 AM 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. cmatthee 27-11-2002, 08:54 AM The Symbian sdk contains the stdlib library. Refer to the sdk documentation for the object file that you should link against. SwitchBlade 27-11-2002, 09:12 AM I'm moving this one as I guess you'll get a better response in the C++ coding corner, than the Symbian Misc one. MaleBuffy 27-11-2002, 09:14 AM And you will find that it already exists there in in a dozen of forums! |