this post was submitted on 25 Jul 2023
1 points (100.0% liked)

C++

1755 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS
 

im new in c++ and i am creating a version of cat for practicing what i have learned so far. What im doing for managing the command line arguments is converting them to library strings and then using them, but now i have the doubt if it is the correct / most optimal way to do it

you are viewing a single comment's thread
view the rest of the comments
[โ€“] SuperFola 2 points 1 year ago (1 children)

If they are just practicing it isn't a problem, C++17 is already 6 years old and the open source community should get onboard imo