Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
C
time constraints
time constraints
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Gary Wessle
#1
time constraints
Mar 3 '07, 06:05 PM
Hi
how can I do this in c++
if( time(0) Saturday 7:45am && time(0) < Monday 12:00pm )
do_this();
thank you
Ian Collins
#2
Mar 3 '07, 08:55 PM
Re: time constraints
Gary Wessle wrote:
Hi
how can I do this in c++
>
if( time(0) Saturday 7:45am && time(0) < Monday 12:00pm )
do_this();
>
Look up localtime and friends.
--
Ian Collins.
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment