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



gordonb.jj5f9@xxxxxxxxxxx (Gordon Burditt) writes:
>> This is not homework but something related to my project. One of my
>>modules is to develop a generic library for the DNS NAPTR Query and I
>>don't have any previous experience in this.
>
> Code does not have to be in a generic library, or even in a library,
> to function. You can simply write some functions and include
> these functions (in the form of source code file(s)) in the set
> of files compiled for each program. If you need working programs,
> figuring out how to make libraries should not be a source of
> urgency.
>
> Gordon L. Burditt

Gordon, *please* don't snip attributions. Thanks.

--
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

  • Re: how to develop library ( .a and .so files) ! URGENT!!!
    ... > This is not homework but something related to my project. ... >modules is to develop a generic library for the DNS NAPTR Query and I ... these functions (in the form of source code file(s)) in the set ... If you need working programs, ...
    (comp.lang.c)
  • Re: how to develop library ( .a and .so files) ! URGENT!!!
    ... >> This is not homework but something related to my project. ... > these functions (in the form of source code file(s)) in the set ... If you need working programs, ... > figuring out how to make libraries should not be a source of ...
    (comp.lang.c)