Search:

Type: Posts; User: Crashie

Search: Search took 0.01 seconds.

  1. Thread: Limiting input

    by Crashie
    Replies
    1
    Views
    1,054

    Limiting input

    So I am working on a task on Win32 Console Application. When taking in a character input to determine which menu opens up next, is it possible to limit the input to only one keypress.

    eg.

    ...
  2. Replies
    2
    Views
    2,479

    Reading multiple data from text files

    So I have been working through notes on text files and I have came to a problem with reading multiple data from a textfile. The program has to take the surname and a value from the textfile, so my...
  3. Replies
    4
    Views
    1,412

    Few simple problems

    So I just started C++ and have been reading through notes and working on tasks given to me by my lecturer. I have came across a few things I can't figure out.

    1. Removing decimal places on a float...
Results 1 to 3 of 3