[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: random.c not found ??
> Hi to all !!! I am having trouble using the xwpe 1.5.24a. When I debug
> my program (using TRACE - F7), in the use of the srand(time) function,
> appears a message that says that the file random.c couldn't be found.
> But if I run my program without debugging nothing happends.
> Any help??
Anytime you trace into libc functions you will get this. I'd suggest
using Step - F8 on them.
Dennis Payne
dulsi@identicalsoftware.com