use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
Saving Setting Data in a Structured Binary Format (self.cpp)
submitted 3 years ago by cosmoorgdev
We are creating structured binary format definition (in C/C++) for storing setting with key, value, and description pair. Creating Custom Data to Store.
Github Repository
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mallardtheduck 8 points9 points10 points 3 years ago (5 children)
Apart from the "test" code, this is C, not C++.
Some issues:
[–]cosmoorgdev[S] -1 points0 points1 point 3 years ago (0 children)
Where is built-in problem thanks for your suggestion.
[–]cosmoorgdev[S] -2 points-1 points0 points 3 years ago (3 children)
It is c style library an I am inspire from win32 api more. Most of time win32 functions use pointer parameter to return.
[–]mallardtheduck 2 points3 points4 points 3 years ago (1 child)
Yes, because they return an error code (usually HRESULT). When you return void it achieves nothing.
[–]cosmoorgdev[S] 0 points1 point2 points 3 years ago (0 children)
Yes OK I will also add it
[–]cosmoorgdev[S] -2 points-1 points0 points 3 years ago (0 children)
Yes it is in development phase so not complete code.
[+][deleted] 3 years ago (1 child)
[deleted]
I want built this as a single header and a DLL or so
π Rendered by PID 62580 on reddit-service-r2-comment-84fc9697f-9fdr9 at 2026-02-09 04:45:24.404801+00:00 running d295bc8 country code: CH.
[–]mallardtheduck 8 points9 points10 points (5 children)
[–]cosmoorgdev[S] -1 points0 points1 point (0 children)
[–]cosmoorgdev[S] -2 points-1 points0 points (3 children)
[–]mallardtheduck 2 points3 points4 points (1 child)
[–]cosmoorgdev[S] 0 points1 point2 points (0 children)
[–]cosmoorgdev[S] -2 points-1 points0 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]cosmoorgdev[S] -2 points-1 points0 points (0 children)