- 0
C++ If Statement Question
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
#PyTorchDayFrance :: 7 May 2025 Paris, France :: co-located with the GOSIM AI Paris
By thedhubs,
- pyhton
- conference
- (and 2 more)
- 0 answers
- 1,270 views
-
#HPSFcon :: the conference high performance software :: May 5 – 8, 2025 Chicago, IL, USA
By thedhubs,
- conference
- linux
- (and 2 more)
- 0 answers
- 1,250 views
-
Microsoft introduces TypeScript 5.8: Explore the latest features and enhancements
By zikalify,
- microsoft
- typescript
- (and 4 more)
- 4 replies
- 0 views
-
Visual Studio Code 1.95 generates Python Docstring templates and more
By zikalify,
- microsoft
- visual studio code
- (and 3 more)
- 4 replies
- 5 views
-
- 0 replies
- 4 views
-
Question
BinaryData
Hey Guys and girls,
I've been working on a tool for a friends project, and I'm running into a few problems. My knowledge is pretty basic with C++. I'm doing my best.
I was looking at several different sources. I've never written a program that writes any information, I've only written tools that accept input and output. Very sloppily but my professors accepted it. Posting the code below.
Source 1
Source 2
I've commented the sections where different commands would run.
I'm not sure how to go about setting a file location, and keeping that location stored in the program. Would I set a variable, i.e. "defaultLocation"? I'm also wanting to have names saved, i.e. Video 1 = xxxxxxxx, Video 2 = yyyyyyyy, Video 3 = zzzzzzz all the way up to say 999.
Anyways, to the problem..
GitHub - BinaryData
Link to comment
https://www.neowin.net/forum/topic/1264958-c-if-statement-question/Share on other sites
4 answers to this question
Recommended Posts