How to write a booking program

Discussion in 'C++' started by Iona, Feb 15, 2013.

  1. Iona

    Iona New Member

    Joined:
    Sep 30, 2007
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    I am a novice in C++
    I want to write a program that will enable users to select a row from a table and hold this in a separate file that can be added to (together with other data)
    Is C++ the most suitable program to use
    Any hints to get me started

    Thanks
     
  2. Greymouth

    Greymouth New Member

    Joined:
    Feb 22, 2013
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    You would be best off doing it in C++ maybe C#, but i really only know C++.

    I would recommend using File I/O and Array.

    Also, look up dev-hq in youtube and look at his tutorials they really helped me design something like your doing, or go to his website dev-hq.net/

    If you'd like any other help just send me a message!

    Good Luck! :D
     
  3. Iona

    Iona New Member

    Joined:
    Sep 30, 2007
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    Thank you for your help I am just about to go on holiday but will look into this when I return

    Ron
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice