BinaryByter
please write in your own fucking words what the error message says
Anonymous
BinaryByter
"return type of main is not int"
Anonymous
there is a warning
BinaryByter
what could that error mean?
BinaryByter
"invalid operands to binary &"
BinaryByter
just put a comma between &a and &b
BinaryByter
FFS
BinaryByter
yes
Anonymous
Thanks A lot
BinaryByter
just read what the compiler tells you
BinaryByter
BinaryByter
sorry for flipping out
BinaryByter
I hope that it atleast had an impact on you as in that it made you start reading error messages 😉
Anonymous
thanks you, I'm very new to C
BinaryByter
yes ^^
🐰🐾 سمیه
basically it scans the stack to find a free spot
Would you please be more specific.
BinaryByter
Would you please be more specific.
do you know what a stack is?
🐰🐾 سمیه
Yes.
BinaryByter
then read what I just told you a second time
🐰🐾 سمیه
I think an empty array atually contains '\0' , for example, if our array would be val[100], and we assigned value 20 to val[0], the other 99 homes contain '\0' and the first one ( val[0]) contains 20, am I correct?
BinaryByter
yes
BinaryByter
so here, the code scans for a free spot in the array and uses that
🐰🐾 سمیه
ok thanks🌷
BinaryByter
next time, just read the code
🐰🐾 سمیه
I had been reading, searching and thinking before asking.
🐰🐾 سمیه
for 2 hours
BinaryByter
okay!
BinaryByter
thats already a great improvement!
BinaryByter
But please, ask your questions differently
BinaryByter
#howtoask
BinaryByter
if you dont tell us 2 we cannot help you at all
🐰🐾 سمیه
🐰🐾 سمیه
seems just pencode works for me,
BinaryByter
keck
BinaryByter
learn how to use a VPN
BinaryByter
or even better tor
🐰🐾 سمیه
I know how to use one in windows. but on ubuntu it's diificut, and I don't actually need one as far as I use pencode🙈
BinaryByter
just use torbrowser
BinaryByter
keck
🐰🐾 سمیه
Torbrowser? 🤔
BinaryByter
darknet
🐰🐾 سمیه
I don't know these stuff. Why don't you just exempt me from not using pencode.
BinaryByter
because codepen is not made for C++
BinaryByter
I mean
BinaryByter
sure go ahead use it
BinaryByter
but its really unhandy to read c code in a css formatting environment ^^
🐰🐾 سمیه
Yeah I know that. But sorry, it's just that I have to use codepen.
🐰🐾 سمیه
Stan
thanks @MissRose_bot
Daniel
hi. how to format output in cout like in printf? I need such output: if number constists of one digit zero should be printed: 07, 08. Else just print a number: 25, 10
🐰🐾 سمیه
Did you write the code?
No, it was in K&R book, but that didn't work. I got the correct one on the internet.
MᏫᎻᎯᎷᎷᎬᎠ
Does anybody know any sqlite library out there?!
Daniel
what isn't right with that? I know that using a friend solves the problem. Why we can't overload « like here?
Daniel
Anonymous
Hi
Anonymous
hi everyone i am new
Anonymous
who can tell me about Data structures plz
Daniel
There is a lot of information in youtube. On Hackerrank for example. It's a wide topic which can't be explained here
Daniel
hm
Daniel
so i should write like here and replace ostream& by void?
Daniel
Maybe u meant 2nd paramerer?
Daniel
do you mean in class?
Daniel
oh, thank you very much
mystery
and then a vector of such words
Idk how to create vector We havent been taught that rn
Daniel
thank u
mystery
except google is a thing
Yeah thats also true I will get back to u if i still find any confusion Thank for helping
BinaryByter
sure
Dima
Read the rules
Dima
Yes this is Indian tech support
Dima
Daniel
Hello, Dima. Have u read the last conversation? What is preferred in operators overloading: member function or global?
🐰🐾 سمیه
People are flooding in my PV. Please include in the rules that it's banned.
Jan
Can I find a source code to a dairy management system in C++
BinaryByter
a WHAT?