I want to start small because I'm interested on testing as I go along due to my limited C++ prog. exp.
Perhaps creating the structs or classes together with the main() to see how it will develop. Acquiring exp as I continue.
Should I use classes or structure?
Here is the description of project:
Type of events suggested:
person: arrives@bus stop Q.
Action: After random time, another person is sched...
User Profile
Collapse
-
-
Need Guidance For a Project.
I'm just looking for some guidance so that I get a start on a school project.
Need to write 3 kind of event for a Bus, Passenger, transit system in which:
-person: arrives at bus Q after random time (i already have a prog. to produce those random number) what indicates the arrival of a next passenger to bus Q.
-arrival: of bus at stop.
if no one in Q, bus continues to next stop and event...
No activity results to display
Show More
Leave a comment: