Crush_my_love
That's lame to dont know how to make a proper screenshot from your computer...
Tony
>Another numbskull with their username as a phone number
Nameful
>Another numbskull with their username as a phone number
I don't think that's the case. They all have the same sort of bio (string of letters and numbers), and only ever seem to ask how you are doing if they send messages.
Nameful
It seems to be some really weird botting scheme
Prosvetlennii Dimas
Does anyone know how to write makefile for lib that depends on another lib?
Prosvetlennii Dimas
Thx, didnt know how to google it)
Tony
Let's not help him with this homework.
MilkBeforeCereal
..... try?
Tony
Because helping you would be academic fraud on your part.
MilkBeforeCereal
someone can't read pinned
MilkBeforeCereal
others can't do your learning for you
YK Y
#include<bits/stdc++.h> using namespace std; #define square(x) x*x int main(){ int x; x=36/square(6); cout<<x; }
YK Y
why it's output is coming 36?
YK Y
it should come 1
Karthick
Read about BODMAS rule..
Karthick
Division will processed first.
MilkBeforeCereal
Read about BODMAS rule..
that's not the problem
MilkBeforeCereal
he doesn't get how macro works
Karthick
After the compilation your code is like 36 / 6 * 6. Expression will be evaluated like (36/6) * 6
MilkBeforeCereal
right
MilkBeforeCereal
MilkBeforeCereal
Don't they just go left to right
MilkBeforeCereal
because they have the same precedence?
Karthick
Umm not sure about precedence order.
NXiss7
Don't they just go left to right
Usually, but that's left to implementation.
Tony
Anonymous
Hi
Anonymous
Anyone interested in headphones
Tony
Get outa here with that advertising bull
Anonymous
Hi
correctmaninwrongplace
/warn spam
F
Hii everone
Anonymous
Hi I want book explain C language
Anonymous
Hi I want book explain C language
http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1256.pdf
Femi Shaju
How can we access images from desktop to anaconda prompt
Tony
http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1256.pdf
Hahaha, literally just link him to the C standard
Anonymous
https://pastebin.com/uxgH80bh how you can make an output like this n is left aligned where n^2 is right aligned…
Anonymous
https://pastebin.com/p6usS1hm I made this is there any easier way than this?
Call me
Who knows how to decode
Dima
Uhhh
Tarun
/rules
🔹《Giorgio》🔹
hello everyone! i have the source code of a RTM Tool for xbox360, and i need to convert it to PS3... i've succesfully put CCAPI and RPC in it, but all the strings contains the"xbox.send" command. i need to replace that xbox.send and xbox.get with the same but for ps3... can anyone help me?
Mar!o
Hey, when I call realloc with the double size of an array allocated before using malloc my programs breaks with an error "Error reading characters of string" do you think the error really comes from realloc? Because that´s where VS is breaking:
Mar!o
https://prnt.sc/r91ofw
Mar!o
I don´t know what I did wrong to corrupt the heap using realloc D:
Mar!o
Has anyone a similar heap corruption problem using realloc?
Scor
Hello everyone
Dima
Idiots!
klimi
yep yep
Dima
Abi merabalar
english onlyy
Artöm
We dont speak curry
klimi
i do speak curry
Artöm
Like "mmm yummy"? Thats not it
klimi
no?
Anonymous
/warn
Anonymous
/warn
Anonymous
whoopsie
klimi
soo saaaad
Artöm
You have 2 hints, make array and compose a program
Scor
Which function counts them?
Artöm
You dont need any custom functions here. Only getchar
Mar!o
Maybe that will work
Dima
Life does not seem to teach them
klimi
klimi desnt care
Anonymous
I have a question
klimi
Anonymous
On a school project and I've encountered this. What do I do?