How can I write in C++ a code in which a user select multiple similar names from a list of names.
Martin_53 0 Newbie Poster
Recommended Answers
Jump to PostIs this in raw native c++? No GUI or extra libraries?
Maybe the old print a numbered list and you accept input in a string then parse to see what numbered items were selected.
All 2 Replies
rproffitt 2,701 https://5calls.org Moderator
Martin_53 commented: No GUI, no extra libraries just raw native c++. +0
rproffitt 2,701 https://5calls.org Moderator
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.