Anonymous
Code:blocks Edition 17.12
It's not a compiler
Pavel
Code:blocks Edition 17.12
Try this https://stackoverflow.com/questions/18174988/how-can-i-add-c11-support-to-codeblocks-compiler
Anonymous
Thanks 😍
Or just throw away the Code::Blocks
Palinuro
Code:blocks Edition 17.12
why don't you use the latest version instead? it ships the latest mingw and gcc version too
Anonymous
Just don't use any version of the CodeBlocks
𝚕𝚊𝚒𝚗𝚋𝚘𝚝.𝚜𝚌𝚖 🇺🇬
/get best-book
'''''''
/get
Anonymous
Anonymous
Google it
I can't
Anonymous
I can't
You banned in Google?
Anonymous
Lol
Anonymous
What have you done to get banned in Google?
Anonymous
Jk I'm too lazy to Google it
Anonymous
Anonymous
One more please
Anonymous
One more please
/warn as you wish
Anonymous
Jk I'm too lazy to Google it
One thing I still can't understand is why asking here is easier (or more effective) than searching on google. In this situation he could get an immediate (very informative) answer in the first result
MᏫᎻᎯᎷᎷᎬᎠ
Guys let's add maxi to the group and have debates
'''''''
/get findprojects
'''''''
Thnx
Anonymous
What is the reason of avoiding friend operators overloading in private section ? Whenever I try I get ...* must be non static #cpp
Anonymous
Write a program to print first n even numbers
Anonymous
Do the homework yourself
It is not a homework its a problem
klimi
Then you should solve it yourself
klimi
This group is not for providing code to problems
Anonymous
Anonymous
It is not a homework its a problem
Solve your problems yourself
Carlos
It is not a homework its a problem
That's not a real problem
Anonymous
Then you should solve it yourself
I have tried many times but I cannot print first n even natural numbers
Anonymous
I have tried many times but I cannot print first n even natural numbers
Even then so, if you really want some help you need to specify where you are getting stuck or post your code here which is giving trouble and then ask for help instead of asking others to make your program.
Anonymous
Please change your name Swastika can be hurt people and generally is not appropriate
I didn't broke none of the rules. I just asked about operator overloading in C++
Anonymous
And change your nickname
Anonymous
Remove those swastikas please
Damn you stop chatting let other guys answer to my question
Carlos
Damn you stop chatting let other guys answer to my question
Listen, nobody works for you, and i just asked you to remove your swastikas and you are being rude with me, nobody has the obligation to answer any of your questions, they will if they are like to, but you don't have any right to be rude to anybody
Anonymous
#include <stidio.h> int main() { int i=1,d;printf("enter a number\n"); scand("%d",&d); while(i<=d) { if(i%2==0) { printf("%d",i); } i++; } }
Anonymous
Code of problem - find first n even natural numbers
Good for you Why do you send it here?
Carlos
Code of problem - find first n even natural numbers
As i said, that's not a real problem
Carlos
That's a homework
Carlos
It's too basic to be a real problem
Anonymous
/notes
Anonymous
#cppbookguide
Carlos
Damn you stop chatting let other guys answer to my question
Also i was going to answer your question, but only because of your rudeness, i will not. Good luck with your searcher.
Ehsan
#bro
Nameful
Rose bro
✨ Anatolii
In my country damn you has second meaning and it's please sir
What do the numbers 1488 mean in your username?))
Tecatito
Ok
Tecatito
Hi
Anonymous
if i have kill(myself, SIGSTOP); return 0; how can i wait for my child process (myself) to continue and then detect its termination? as if i wait for it to continue and then wait for it to terminate, then it may have already exited by the time i wait for it to terminate and its pid may have already been recycled by a new thread thus waiting for the new thread to terminate instead of the old thread that just terminated
Rajan
I need all the notes of C language
Rajan
Please, anyone provide me
Anonymous
What notes?
Pavel
I need all the notes of C language
You mean C standard? Like C17?
Anonymous
oh, and the pid won't be recycled until the parent releases it (with wait(pid) for example)
Anonymous
ok :)
Yohana
Write the program to input data using for loop and output data using while--loop
Anonymous
#imhacker
Anonymous
#freeprogrammingbooks
Hamza
Anyone guide me about Oops after 15 days I have exams but I will not able to perform good in these exams
Hamza
Plzz guide me anyone I want to pass oops exam
Hamza
Wanna learn programming
Butterfly Around Wàist
Hello everyone
Deepak
can anyone suggest me an unique/interesting for a mini-project in JAVA?