Liam
i need to submit before 1 pm plz anyone send
You want to send other's CV?
Dima
wtf
Dima
don't ask such stuff or you'll get banned
Liam
foo.h: int i = 0; bar.h: #include "foo.h" baz.cc: #include "foo.h" #include "bar.h" Compiling baz.cc gives errors.
Liam
In every header, such as foo.h: #ifndef FOO_H_ #define FOO_H_ int i = 0; #endif // FOO_H_
Mat
There are plenty of sites where you can create your CV following the tutorial
Dima
noobs can't even google nowadays, what about the other plenty of sites
Dima
S.
Use gcc -E t.c to do some experiments. It helps you understand
Dima
less time
such a stupid thing
Liam
less time
https://gist.github.com/Liam0205/924019221442be8d1fa504e142e1869f
Dani
Lol, If the guy can't even google, I don't want to imagine what he will do with a latex file
Dima
Mat
Am a beginner in c++ and am confused about "using namespace std;" how do I differentiate when to use it
Usually things belongs to some namespace. This let you define different objects w/ the same name but a different namespace. As an example, vectors from the standard library are defined as std::vector. std is the namespace. You can use xx::vector (different from std::vector) from namespace xx without problems. In order to avoid the std:: part sometimes is badly suggested to use using namespace std; This tells to your compiler that all you'll write will use its definition from the std lib, if present
Liam
Dima has lots of animal stickers.
Dima
at least the certified one
S.
Mat
😂😂
Liam
Dima
is it modded linux?
Liam
is it modded linux?
No... It's a pat in Evangelion.
Dima
I know
Anonymous
<iostream>,<iostream.h>,,any difference?
Dima
the second one has .h postfix
S.
two different files
S.
( yet another googleable question
Anonymous
hi guys silly question about gcc I have two C files ============== main.h ================== inline int set_bits() { return 34; } ================ main.c ========= #include "main.h" int main() { set_bits(); } try to compile an getting error gcc main.c R:\temp\ccutaMNm.o:main.c:(.text+0xe): undefined reference to `set_bits' collect2.exe: error: ld returned 1 exit status ======================================== correct me pleas
Anonymous
?
S.
https://stackoverflow.com/a/15014020/824501
S.
https://stackoverflow.com/a/15013793/824501
Anonymous
thanks a lot ! but i it C standart enforce use extern inline ? why MSVC compile without ploblems?
S.
thanks a lot ! but i it C standart enforce use extern inline ? why MSVC compile without ploblems?
Standard says little about inline. And static inline seems a better solution.
pluto
Who can be my mentor in C language...am a beginner
Dima
I know one guy
Dima
www.google.com
pluto
😂👍
Ибраги́м
<iostream>,<iostream.h>,,any difference?
Turbo C++ Crew, welcome! .h was the old ways of doing things which was inherited from C, probably before u were born. iostream.h won't work with modern compilers unless they somehow manage to live in the past. Any real difference apart from the name? Not really.
A.
## Rules #pinned * You are not entitled to an answer, getting angry about not answered questions will get you warned. * Not checking your problem in google (or any other search engine) first will get you a warn. * Asking for something that is in the pinned message right after joining WILL GET YOU BANNED. * C/C++ discussion preffered (assembly also allowed), asking about other languages (or groups for other languages) right after joining will get you BANNED. * Reverse enginnering, hacking and related topics are allowed, but asking to hack facebook, instagram, etc. is NOT allowed. Also if you ask "how to become a hacker" and obviously have zero knowledge on anything related to that you may get warned or banned. * Legitimate requests for help on code and programming questions are welcome. A request is considered legitimate if it describes your problem, what you've done so far and what went wrong. Requests such as "write my program" or "do my homework" are never considered legitimate. Asking not legitimate questions will result in a warn or ban. See https://stackoverflow.com/help/mcve on how to write good questions. * Asking for book recommendations is ok, but "pls give pdf book" is not allowed, find books by yourself. Posting illegally copied books (or links to those books) is also not allowed. * Only English language is allowed, if you speak shitty English or don't understand anything in English YOU WILL BE BANNED. * A little bit of programming related memes, jokes, shitposting are allowed. * NSFW content (porn, nudity, etc.) is not allowed. * Spamming/advertising (job posts are also ads, so ask an admin before posting) will grant you a warning or an immediate ban if you do it right after joining. * Religion, politics and ideological topics are forbidden. * Long code snippets must be posted via a snippet website(links below), posting pictures of code and posting long snippets in the group is not allowed. * If you encounter a problem, while using turbo C++, you will not be helped, use another more modern IDE. * Don't post compiled executables, that is obviously a security risk ## Resources About asking good questions: * [English](http://www.catb.org/esr/faqs/smart-questions.html) * [Translations](http://www.catb.org/esr/faqs/smart-questions.html#translations) For posting long code snippets: * [GitHub Gist](https://gist.github.com) * [Ubuntu Paste](https://paste.ubuntu.com/) * [Pastebin](https://pastebin.com) ## Reports If you notice any forbidden content, please use the /report command while responding to the offending post to report it to the admins.
👍
Dima
welcome
A.
Thank you. Takes time to understand structure of the communication way! 😬
Zaniolo
Zaniolo
Not cool
Dima
this is cool
Ariana
/warn ad
Dima
noob
Morgan
Ahas the purge happened?
Morgan
Anonymous
hey it hurts madam can remove the blur plz
Anonymous
Thank you very much for the welcome I appreciate alot for the introduction hoping to get much education from this channell
Anonymous
Anonymous
Thanks for the sweet words fred
Pleasure im a student and wanna know some tricks on hacking
BinaryByter
BinaryByter
you use tools like that
BinaryByter
and then you take the meat
BinaryByter
and hack the meat
BinaryByter
thats how you get hackfleisch
BinaryByter
bon apetit!
Anonymous
Some sort of money transactions from mobile network
Anonymous
Well what are the initial lessons of a hacker
BinaryByter
klimi
hm
BinaryByter
BinaryByter
because kali linux is open source
BinaryByter
and thus is vulnerable
BinaryByter
everybody should use windows
BinaryByter
because windows is unhackable because its paid
Ariana
Nonono