Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Linux program use times() to Windows

Status
Not open for further replies.

davyzhu

Advanced Member level 1
Joined
May 23, 2004
Messages
494
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,298
Location
oriental
Activity points
4,436
Hi all,

I am reading a book "Computer Systems A progammer's Perspective"( http://csapp.cs.cmu.edu/public/students.html ).
The book have a chapter talking about Memory and have a sample program( http://csapp.cs.cmu.edu/public/mountain.tar ).
I want to use it in VC6.0 and windows.

But the program use a <sys/times.h> times() ( http://www.die.net/doc/linux/man/man2/times.2.html ). It seems cannot be compiled in VC6.0.
Is there any counterpart function in Windows?

BTW, where to discuss Linux program port to Windows?

Any suggestions will be appreciated!
Best regards,
Davy
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top