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



zoltan wrote:
> Gordon Burditt wrote:
>
>>> 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.
>
> The concept would work great with me but my Manager wants me to
> develop such a library. It is for the sake of the specs given to
> me that I have to develop this library.

Argue about it. The time to put things in a library is after they
have been thoroughly tested and their interface shown viable.
Especially the interface. In general the standard library
interfaces have been shown to be useful and viable, apart from
gets.

Cart, horse, order, relative, of. Man, mouse, which?

--
"The power of the Executive to cast a man into prison without
formulating any charge known to the law, and particularly to
deny him the judgement of his peers, is in the highest degree
odious and is the foundation of all totalitarian government
whether Nazi or Communist." -- W. Churchill, Nov 21, 1943


.



Relevant Pages

  • Re: Variable uses a type not supported in Visual Basic (Error 458)
    ... > Microsoft Visual Basic for Applications Software Development Kit ... > interface in a Visual Basic class, ... > generate libraries that use a Visual Basic- or Visual Basic for ... > Rebuild your type library by pressing CTRL+F7 or selecting Compile ...
    (microsoft.public.vb.bugs)
  • Re: Recommendations for JavaScript drop-down menu code
    ... to not having a long enough history working with browsers to ... Obviously these individuals are not aware that there code has these issues following from their inexperience, but now your project manager cannot solve his problem by just using a library unless he has someone who knows the issues themselves and so can point out which libraries properly handle them and which doe not. ... interface and a base implementation of that interface. ... but it is still important that the interface design stage takes into account the need to accommodate the whole range of possible implementations of the interface. ...
    (comp.lang.javascript)
  • Re: TrueCrypt 4.0 Out
    ... >> Again you show that you know very little about information security. ... > If you don't understand the code enough to change a calling interface ... reasons for not making changes to this code unless this cannot be avoided. ... I can certainly now see why you mistkenly think that libraries are ...
    (sci.crypt)
  • Re: Recommendations for JavaScript drop-down menu code
    ... rare browsers may not be considered a wise ... for all the standard Java libraries, ... interface and a base implementation of that interface. ... implementations that are employed in the context, ...
    (comp.lang.javascript)
  • Re: Recommendations for JavaScript drop-down menu code
    ... to not having a long enough history working with browsers to ... libraries are deferring to the comparatively greater experience of the ... interface and a base implementation of that interface. ... trying to avoid even writing. ...
    (comp.lang.javascript)