Re: how to develop library ( .a and .so files) ! URGENT!!!



"zoltan" <zoltan.jose@xxxxxxxxx> writes:
> This is REALLY urgent.

Then perhaps posting to Usenet wasn't the best way to get information.

> I need some pointers/ links/suggestions on
> how to develop a library using C. The library needs to be made generic
> afterwards by using C++. Any ideas? The target is to develop a library
> to implement a DNS Query, so I guess it should be a file in .a or .so
> format. Any help will be greatly appreciated. Really urgent. Googling
> didn't help at all. Thanks a lot...

Why do you need to do this, and why is it so urgent? Is this
homework?

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.



Relevant Pages