Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Clock

  1. Clock

    Wrtite the contents of an array to a file a:\student.dat

    Thanks but my problem is how to store the array in the file
  2. Clock

    Wrtite the contents of an array to a file a:\student.dat

    You mean it is right apart from the declaration for course?<br>If so how should I declare it?<br>
  3. Clock

    Wrtite the contents of an array to a file a:\student.dat

    I have to write the C++ declaration for a atruct calledTstudent that will store the following data:<br>course&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3 digit number (stored as a string)<br>forename&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;20 characters<br>surname&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;20...
  4. Clock

    Help me create function increment() to put in a clock

    Thanks a loy for your help. I hope we meet again. :)<br>
  5. Clock

    Help me create function increment() to put in a clock

    Firstly, thanks for your interest in my query.I am a student and my query concerns a test I have to do. They ask me to write the code for a function increment() that adds one minute to the time each time it is called.<br>To be more specific the following class definition is provided for a class...
  6. Clock

    Help me create function increment() to put in a clock

    I am trying to create a clock and I want help in the function increment that adds one minute to the time each time it is called.

Part and Inventory Search

Back
Top