Anonymous
4 bytes on a 32 bit system
Anonymous
lets say int x = 7; sizeof(&x) would be 8 bytes on a 64 bit system
Anonymous
4 bytes on a 32 bit system
I don't think that C++ standard specifys the size of a pointer But yes, that's the general case
Anonymous
talkking C
I don't think that C language specification specifys this either
lucky
Any ide to compile a graphics programs except turbo c++
Khan
printf("Masukkan jari-jari Lingkaran: "); scanf("%f", jariLingkaran); printf("Ukuran dari Lingkaran: "); luasLingkaran = jariLingkaran * jariLingkaran * PHI; kelilingLingkaran = 2 * jariLingkaran * PHI; printf("Luas Persegi: %d\n", luasLingkaran); printf("Keliling Lingkaran: %d\n", kelilingLingkaran);
Khan
please help
lucky
Can we use codeblocks for that
Anonymous
please help
#howtoask
Anonymous
Anonymous
Can we use codeblocks for that
You can use everything you want to use for everything you want to do
Khan
why ? 😥
Anonymous
Can we use codeblocks for that
Specify what a graphical program is And don't use Turbo C++ again, please
Anonymous
why ? 😥
Learn how to ask questions
lucky
Specify what a graphical program is And don't use Turbo C++ again, please
Program in used to draw a line or a circle on the console
Kakashi Hatake
Dei ajay
Anonymous
Dei ajay
/report
Dima
What is this
Anonymous
What is this
Some not English
Kakashi Hatake
Sryy wrong msg man
Kakashi Hatake
Don't mistaken me
.
/report
Dima
Yeah everyone will click this now
Kakashi Hatake
Guys don't take it serious it's just wrong msg
Anonymous
Dei ajay
What does it mean?
Kakashi Hatake
What does it mean?
It means that I'm calling a man who's name is Ajay and it's Tamil language not english
lucky
@Danya you are so smart.are you a top coder in the world🌏???? Just curious
Anonymous
@Danya you are so smart.are you a top coder in the world🌏???? Just curious
Lol, do you know how to use usernames? It's not mine
lucky
I am not going to waste my time on finding your username :)
Anonymous
I am not going to waste my time on finding your username :)
Yeah, spend some time on a better learning without turbo c++
lucky
Yeah, spend some time on a better learning without turbo c++
Okay cool.. Btw you are the only one in the group who reply but your replys are worst 👎
Dima
Quiet
Anonymous
And yeah, console programs are not graphical ones
.
Any one join my team for making websites.
Anonymous
Okay cool.. Btw you are the only one in the group who reply but your replys are worst 👎
Answers are "bad" because the question is not good either :)
Anonymous
Answers are "bad" because the question is not good either :)
No context, no example And probably no googling before asking
.
Complete C programmer need?
lucky
Okay fine i will work on myself
lucky
Thanks
Btw i dont know why you are getting rude.:(
professor
am I right with this one ? malloc does the vuln which belongs to alloc recv_t buf; // [rsp+34h] [rbp-124h]@1 char Dst[256]; // [rsp+40h] [rbp-118h]@5 alloc = (char *)malloc(buf.size); memcpy(Dst, alloc, buf.size); // arbitrary stack overflow because malloc
professor
I mean if the vuln rise in alloc as dynamic memory instead of the third valule which doesnt check the size
Anonymous
Sorry
Ajay
Any c++ job is there?
Dima
Not yet.
Anonymous
Hi
Anonymous
/report
Anonymous
/report ad
klimi
Well it is a promo...
Eth
This isn't an ad
klimi
It is
klimi
You are promoting your site
Anonymous
Is the message with the rules pinned? I don't have one
Eth
The website has noting other than thelink to the source code. The ad is in the middle you can get the code in the github repo after you click skip ad.
Eth
I do
Anonymous
I do
Do you understand that ads and promotions of any kind are forbidden unless admins allowed it?
Eth
That is just a blog
Anonymous
And that's just a promotion
Eth
I don't think so. the website is where I share my free codes.
Ибраги́м
I do
U think u can game the rules.
Ибраги́м
This is NOT USA!
Ибраги́м
/warn money grabbing machine
Ибраги́м
And very low quality B.S
J.C
I still doubt it.
🤣 Why that?? Ensure yourself
Anonymous
How to get back the password if you forgot your pc password?
数学の恋人
数学の恋人
it'll remove password along with all your data
数学の恋人
How to get back the password if you forgot your pc password?
ok this time I'm serious, First thing, devs aren't idiot to store passwords as it is without encrypting or hashing them, so you can't get back your original password
数学の恋人
either use some recovery tool or do as I told earlier
Anonymous
either use some recovery tool or do as I told earlier
Thanks! Your tips was very helpful.. 😊