This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to find the phototype of function "drand48()"


Dear Sir/Madam,

Now I have two workshop to rum my C codes, one is VC++, another is gcc2.952.
There is one function "drand48()" in my program, this function is only found
at stdlib.hhen using gcc, not at stdlib.h when using gcc.

So I have to find the definition of that function.

Could you please provide it or tell me where I can find it?

Thanks a lot!

Kan Zheng
Communications Group
ECS Department
University of Southampton
Email:kz01r@ecs.soton.ac.uk



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]