TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nancy Van
NA
1
0
loop thru start and stop time, return total time
Apr 16 2009 3:45 PM
I have created a method with an if statement to check for timein of 8 and timeout of 4. I have set the if statements to 8 and 4 regardless of what the actualy timein or timeout is. I am returning the total hours between 8 and 4. I am trying to create a loop to test my method, but I'm not sure how to set it up where I can write the timein, then read, write the timeout, read, then display. Can you help?
Reply
Answers (
0
)
Cannot convert type 'char'
Arrays' initial value - how do you set it?!