Search:

Type: Posts; User: laserlight

Search: Search took 0.33 seconds.

  1. Replies
    8
    Views
    1,168

    Just use an array or some suitable container. If...

    Just use an array or some suitable container. If not, you'll just be stuck until later on.
  2. Replies
    8
    Views
    1,168

    Why don't you use an array, or a std::map or...

    Why don't you use an array, or a std::map or std::unordered_map to map label numbers to labels?
Results 1 to 2 of 2