1. [OT] - Linux programming help

Okay, it's not ENTIRELY off topic...in Windows if I want to use a routine
in a .dll and don't know the .dll name, I just go to the MSDN web site 
and lookup the routine name.

Is there an equivalent web site/documentation link that would give me the
.so name for a routine?  I'm looking for the .so that contains the 
strlen() function.

Thanks!

Jonas Temple

new topic     » topic index » view message » categorize

2. Re: [OT] - Linux programming help

Hello Mr. Temple.

Don't quote me on this, but I believe all those standard "C" functions 
are in libc.so.

Travis.



Jonas Temple wrote:

>
>
>posted by: Jonas Temple <jtemple at yhti.net>
>
>Okay, it's not ENTIRELY off topic...in Windows if I want to use a routine
>in a .dll and don't know the .dll name, I just go to the MSDN web site 
>and lookup the routine name.
>
>Is there an equivalent web site/documentation link that would give me the
>.so name for a routine?  I'm looking for the .so that contains the 
>strlen() function.
>
>Thanks!
>
>Jonas Temple
>
>
>
>
>.
>
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: [OT] - Linux programming help

Jonas Temple wrote:
> Is there an equivalent web site/documentation link that would give me the
> .so name for a routine?  I'm looking for the .so that contains the 
> strlen() function.
> 
Jonas:
  Did you try the command :    man strlen

Bernie
My files in archive:
http://www.rapideuphoria.com/w32engin.zip
http://www.rapideuphoria.com/mixedlib.zip
http://www.rapideuphoria.com/eu_engin.zip
http://www.rapideuphoria.com/win32eru.zip

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu