Ибраги́м
Well in russia you get in prison for thinking differently 😹😹😹😹
In US u get imprisoned for things u didn't do. It's just how good or bad the judge is feeling
Ибраги́м
Shit happens in a lot places in the world
Ибраги́м
I didn’t use a move constructor I will get rekt
Just copy your account, now u have money 2x
Ибраги́м
29999 IQ
Anonymous
Guuuys
Anonymous
#ot
Ибраги́м
Move is for peasants, copy has always been the goto
Ибраги́м
Guuuys
Ot = std::move(Danya);
Igor🇺🇦
I know but I want the full range of an unsigned int an int I have to use type punning
You can't store 10000 to a variable that can only contain up to 5000. All these pointers just hide warnings.
NXiss7
C++ with c is the best
Yhes!!! 👍👍👏👏👏
Anonymous
hello
Anonymous
i'm new here
Anonymous
Hello
Anonymous
hello
ex4_mp1e
Hi
Anonymous
hey
klimi
Hi
Anonymous
hey
Sid Sun
Hi
Anonymous
how are you guys
Dima
Lol
Pasha
with this command can I install packages?
Sudo code is available in Google just Google once
Anonymous
Hi guys
Mar!o
You can't store 10000 to a variable that can only contain up to 5000. All these pointers just hide warnings.
Of course it is possible signed or unsigned is just the way the compiler interprets the bit pattern
Mar!o
So If I interpret an int always as unsigned there are no problems
Anonymous
Hi
PARVEEN
Ji
Dima
lol
gallo
Sudo code is available in Google just Google once
I googled for 3 hours😂 for this reason I answered here
Igor🇺🇦
Of course it is possible signed or unsigned is just the way the compiler interprets the bit pattern
It interprets bytes in such a way that doesn't allow to store such values. How do you want to cast -1 to uint? 🤔
Tokin
C only lovers.. Feel free to dm me!
Pasha
Try this on ur machine
Dima
made my day
Anonymous
LOL!
wym?
Anonymous
@Neko_cpp tell me why you think you can use windows.h on linux (assuming that you're targetting linux platform)?
Dima
@Neko_cpp tell me why you think you can use windows.h on linux (assuming that you're targetting linux platform)?
find my message where I said that you can use windows.h I mean the original question is just funny
Anonymous
find my message where I said that you can use windows.h I mean the original question is just funny
then why you replied to my message with "LOL made my day?" x seemed like you're laughing at me
Tokin
It's not as funny.. What if he finds the development environment rich enough to develop all his projects on Linux even tho some of his projects are made for windows too
Tokin
It's prolly a really bad idea if you are a newbie
Tokin
Although
Abhay
Anyone having a full c project, if yes plz send.
Abhay
For BTech students
Abhay
Ok
Dima
Anyone having a full c project, if yes plz send.
/warn what is this even, read the rules
gallo
you cant use windows.h on linux
yes I know, I did confusion cause I'm using a virtual box
Anonymous
ok
Anonymous
I agree
yue
does anyone use cheat sheet to learn program?
yue
i think it's a good tool to learn program knowlege
Anonymous
No, it is bad
Anonymous
Learn from books
Scor
Hello.How can l run code on Windows with VS code?
Scor
İ know it. Are you clever?
klimi
132IQ if you are asking that
Scor
Yes, l see
klimi
Okay
Igor🇺🇦
Hello.How can l run code on Windows with VS code?
https://code.visualstudio.com/docs/cpp/config-msvc
Scor
But i need C. İs it okay?
Artöm
Yes
Igor🇺🇦
Yes
I wasn't following C development in Visual C++. Do they support C99 already? They didn't even in 2010 version (that's the last time I actually used C in VS and not C++)
Artöm
Almost
Artöm
No vla, some preprocessor stuff is missing
Artöm
They aim to do it in 16.6, maybe without vla
Artöm
C fellas may use mingw
NXiss7
NXiss7
Not worth your time...
NXiss7
C fellas may use mingw
I always use Mingw64. It's perfect, open source, not MS. 😄
Tom
Death
Best data structure to store a point positions like (x,y) in cpp