Anonymous
Anonymous
And yeah graphics.h too
Anonymous
Dima
/warn God dayum it I am hungry now, thanks
Dima
Ariana
wut
Badugar
Ariana
That’s uhh interesting
Dima
He had 2 warnings at the time warn count was increased to 2
Un Extraño
I_Interface
Anonymous
/rules
Anonymous
Hello ^^
Anonymous
I've wondered what IDE would you recomend for linux user ?
Dima
un_known_
/rules
Mat
Mat
Anonymous
Wow. Vim is in the second place? Btw, thank you for the link
Anonymous
Vim is like the most difficult text editor I've ever seen :D
Dima
:q
Francisco
Francisco
Btw I use Atom
Anonymous
I will stick with gedit + gcc for now. It will be simplier for me as beginner
Francisco
I recommend you to try Atom. It's easy to setup and it has a lot of pluggins
Anonymous
How to run the any code in atom
Dima
Anonymous
Eg: python , c, c++ , etc
Dima
Egg
Nikolas
Anonymous
Sorry !!
klimi
Anonymous
K
Ebube
Use Visual studio
klimi
how to run code in atom? use visual studio
Ebube
Rather than trying out with a text editor, it's better to use an ide.
Francisco
I use Atom because is an easy-to-use text editor and allows to program in any other language
Francisco
As long as you have the specific compiler/interpreter available
Ebube
Ohh... Alright.
klimi
Rohan
Anyone gaana premium account?
Ebube
Well because it depends on the nature of the program. If it's a large one that requires efficient debugging and unit testing, I'll prefer going with the IDE that supports the language.
klimi
Yrk
In Linux / Ubuntu u can use vim or nano command
Yrk
In window codeblock option with minGW can be used to run c/c++ ,win32 application etc
Anonymous
😁
klimi
klimi
Dima
Mateo
Ибраги́м
JIC: https://github.com/AnthonyCalandra/modern-cpp-features#move-semantics
Anonymous
I have a question
Does in c language
#include"graf.cpp" Is valid what was this header file
Dima
cpp in c? are you sure?
Dima
but yes, it’s valid, not as a header tho.
Dima
It will include the implementation
Ибраги́м
Anonymous
Mat
Wim
Only thing I see is that is has a CPP source-code file extension, nothing more; but hey, why use .h ?
Anonymous
Wim
#include is perfectly valid in C too
Dima
Interesting assignment
Ибраги́м
Ибраги́м
Let us see
Mat
Dima
Redefinitions I guess
Mat
Anonymous
Anonymous
The file's directory
I cannot say because I never went into such deep info
I even don't know how to check them
Mat