Operating System - HP-UX
1833770 Members
2386 Online
110063 Solutions
New Discussion

C++ test programs to test time functionality

 
ikeleong
Advisor

C++ test programs to test time functionality

Hello;

I got these sample C++ test programs to test time functionality.

How do I run/compile this text file.

Regards;
Ike Leong
2 REPLIES 2
Peter Nikitka
Honored Contributor

Re: C++ test programs to test time functionality

Hi,

read your text file carefully.

>> your profile:
I have assigned points to 0 of 45 responses to my questions.
<<

Look at
http://forums1.itrc.hp.com/service/forums/helptips.do?#28

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Dennis Handly
Acclaimed Contributor

Re: C++ test programs to test time functionality

As Peter says, read it.

They can be simplified to:
Time class:
$ aCC -AP main.C -I/opt/aCC/include/SC -l++ -o my2k7

RWZone class:
$ aCC -AP main.C -lrwtool -o my2k7

The latter can be used to test Integrity systems.