Hi, I'm trying to make a program that lets a user punch in the results from a race. What I got is a loop for entering the contestants startnumber, the time they started the race (hh, mm, ss) and when they finished the race (hh, mm, ss). I'm stuck with a two parted problem (yes I know it's probably simple but I'm new to this. Because I'm new I wanna keep it really simple, just using the basic code, no arrays or functions). Part 1: how do I keep both the fastest time and startnumber in memory? Part 2: how do I convert the times (that I have in seconds) in to a readable hh : mm : ss , preferbly using modulus?
Thankfull for any help.
Urv73 0 Newbie Poster
Valaraukar 4 Junior Poster
Urv73 0 Newbie Poster
Colezy 4 Light Poster
Valaraukar commented: Very concise information provided +2
Urv73 0 Newbie Poster
Colezy 4 Light Poster
Urv73 0 Newbie Poster
Urv73 0 Newbie Poster
Colezy 4 Light Poster
Urv73 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.