After the preprocessor, you should specify a name (identifier). header.h is not a legal name.
Hii, good evening, I'm trying to compile without keeping .o files since I'm doing a build for different platforms, but I'm getting a small issue, when I try to run cmake --bui...
Do u think that c++ can match the strenghts of golang 100% ? Is it just a matter of preference between these two or golang excels c++ in some areas which is .. ?
I can tell you why: it encourages the programmer to organize their code into units (objects) that sound nifty but are usually not descriptive, or even that well related, to th...
Hello everyone, could anyone help me with this code, it always says Error parsing Json data. I don't know what is wrong exactly.? //Opening json FILE *fpj = fopen("dat...
Why is every space I put applied to the next line? (in clion)
Hey everyone What's the most important things I should learn for tech interview in 4 days? I never really played with data structures / algorithms... So I learned linkedList (...
Of course it won't be pure C then anymore. It's like C but using one of the features of C++ but who can afford to be a purist about anything in the complex and challenging wor...
Hi, How can I send IPC string message between two CLI processes in C++ in Windows?
#include <stdio.h> #include <stdlib.h> #include <time.h> #define SUITS 4 #define FACES 13 #define CARDS 52 // prototypes void shuffle(int deck[][FACES]); void deal(int deck[...
hello code blocks codelite visual studio vs code clion dev c++ Which one is good for c++? I tried most of them, but each of them had its own disadvantages. For exampl...
Обсуждают сегодня