editor+gcc? Assuming you're running GNU ofc
Not yet I'm new
Hey Why do I need headers files in c++ code when creating non library program? does it possible to import namespace without headers?
I dunno if somehow CLion is stupid or if I'm doing something wrong here, any idea? Code: https://batbin.me/civile
hello i'am in a confusion about why the memcpy casts to unsigned char* and not char * : i have learned that one using char* we are telling the compiler the reserve one bit ...
This video is really great. https://www.youtube.com/watch?v=QpAhX-gsHMs
In the following code I want to have a loop in a macro that uses a counter variable of the same type as a struct member. A value of the struct is passed into the macro. #incl...
Writing C code is tremendously difficult; a company has to pay a lot of money to get it done. But to write good C code, you also need to know how to use software tools that en...
You never used macros?
What is the solution for always forget about 4.000 lines of code or about 15 files ?
also , i have a question , if i try to store int in a char variable will this just overflow or i can overwrite data ?
What's the best way to setup c++ dev in VSCode? Currently I use clang-tidy, clang-format, and CMake. But the most important part that I missing is general intellisense so I c...
Обсуждают сегодня