Thread: Hi Guys Need your help. Do you got any idea to build tracking system using Visual C++

  1. #1
    Registered User
    Join Date
    Sep 2016
    Posts
    1

    Hi Guys Need your help. Do you got any idea to build tracking system using Visual C++

    I new to the C programming. I planning to create Smart Data Entry system using C ++ programing. Some soft of Tracking System.

    The GUI should consists of S/N , DateIN , Comment and history.

    Means , when i want to recall back the history of the S/N. The output should shows all the history that i key in.


    Do you guys got any idea? Please do share with me.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    It sounds like you need a spreadsheet program.

    Or maybe just a text editor with a search feature.

    Or maybe an SQLite database, which can do the searching for you.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Seems also like homework, which means you may also need to start paying attention in class.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Software Without a Build System?
    By phantomotap in forum Tech Board
    Replies: 0
    Last Post: 04-18-2012, 08:31 AM
  2. Looking for a bug tracking system
    By williejoey in forum C++ Programming
    Replies: 8
    Last Post: 12-14-2007, 12:34 AM
  3. GNU Build System and referring to Libraries
    By orwb in forum Linux Programming
    Replies: 7
    Last Post: 12-06-2007, 03:41 AM
  4. any idea to build a LL(1) parsing driver
    By GSalah in forum C++ Programming
    Replies: 1
    Last Post: 01-02-2007, 11:21 AM
  5. Opinions on custom system build
    By lightatdawn in forum Tech Board
    Replies: 2
    Last Post: 10-18-2005, 04:15 AM

Tags for this Thread