Anonymous
IT language??? What is this? This is C/C++ group, not IT group
I wanted to mean with IT language, all c++ , java and etc🙂
Anonymous
How I download cpp
Anonymous
Pdf format
__getitem__
How I download cpp
search cpp droid app in play store
__getitem__
Please editor app send
Search for cpp droid app from play store
Igor🇺🇦
Anonymous
Привет
Top T : Trollface Was Real
Привет
## Welcome We're very glad to welcome you to join the International C/C++ Group. You can invite others by https://t.me/programminginc ## Topics In this group, any topics related to C/C++, Assembly, Debugging, and Hacking are welcomed. For serval reasons, it's appreciated that communicating with each other here by English; including but not limited to: * English is one of the most widely used and accepted language in this world, and most programmers could read English, since programmings languages are often based on English. * Communicating through English helps others understanding your posts better. * Your questions might also help or enlight others, and thus communicating in English might help to maximize global benifits in this aspect. You may also noticed that Pornography, Spam, Abuse, and Religion or Ideological topics are strictly forbidden in this group. ## Questions Questions related to the topics are welcomed. However, this is not a place to get the answer to your homework, hence DO NOT ask others to do the homework on behalf of you yourself. Life is short. For saving time and helping you to find more potential answers to your question, asking questions in a smart way is indispensable. You might be happy to have a look of this instruction: * [English](http://www.catb.org/esr/faqs/smart-questions.html) * [Translations](http://www.catb.org/esr/faqs/smart-questions.html#translations) BTW, when you are posting long long code snippets for asking questions, please kindly taking pastebins into consideration. Some famous pastebins are listed here: * [GitHub Gist](https://gist.github.com) * [Ubuntu Paste](https://paste.ubuntu.com/) ## Sources and Knowledge Check Allen's post: https://t.me/programminginc/6504 ## Reports If any Pornography, Spam, Abuse, and Religion or Ideological topics are found, please kindly pin the admins to help us for the purification of the communication environment in the group.
Anonymous
Thanks
Ashish
Hi marie✋
Anonymous
Thanks
Anonymous
Ahmed: What's the difference between Std::cout << "x = " << x << std::endl; Prints out correctly But when i do Std::cout << 'x = ' << x << std::endl; Prints out a weird long number
Anonymous
You are printing a string and telling the compiler it is a char
Jussi
why not just simply put it return ( (a) > (b) ? (((a) > (c) ? ((a) > (d) ? (a) : (d)) : ((c) > (d) ? (c) : (d)) )):(((b) > (c) ? ((b) > (d) ? (b) : (d)) : ((c) > (d) ? (c) : (d)) )) );
Jussi
nice one liner instead of wasting 6 lines
Anonymous
Hi
Anonymous
Can someone send some PDF to learn c programming !
Max
#cpp
вадим
Can someone send some PDF to learn c programming !
Go there dude @programmingresources
Anonymous
Go there dude @programmingresources
finding explicity C/C++ ones might be a challenge. That group has a lot of FP resources in it
Anonymous
Ok
Anonymous
Hi at-pi-zero-pi-ym-zero-u-dollar
Ariana
wow
Anonymous
Do someone know about Java ?
Max
Do someone know about Java ?
dude, it is a c++ group
Ariana
^
Igor🇺🇦
Anonymous
Can you share that group link
Picasso
Hi!
Picasso
Somebody has c or C++ books ?
Max
This will never stop....
Max
#cpp
Max
Also see pinned message
Max
/report
Max
/adminlist
Max
/adminlist
Max
@admin
Max
/help
Max
damn, that bot is so stupid. why it doesn't react to commands listed in its help?
Roxifλsz 🇱🇹
/warn advertising
Anshika
Anunay bhaiya can u provide me some material related to Array to understand it perfectly🙂
Anonymous
/warn
Anonymous
I really wish people would stop making bots act human
вадим
вадим
in c language
Wait, I'm gonna check in my laptop. If I get something I'll upload here.
Anonymous
😂
вадим
yeah sure
I'm uploading, but it is so slow cause I'm using my phone data. Can I pm you to give you link where on Google you could download ?
Aman
Is it allowed here to message anyone in private here without his/her permission? My friend has been getting messages from unwanted people.
Top T : Trollface Was Real
Language: c_gcc Source: #include<stdio.h> int main() { printf("Test : %d"); return 0; } Warnings: source_file.c: In function ‘main’: source_file.c:4:8: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=] printf("Test : %d"); ^ Result: Test : -2002447880
Top T : Trollface Was Real
🤔
Aman
An integer value to be printed is not written after the double quotes with comma. So it is returning garbage value
Top T : Trollface Was Real
Why negative value?
Anshika
Which one?
✋🏻
Aman
Why negative value?
That is garbage value. It changes every time you execute the code. Try to run it again. Output will change
вадим
✋🏻
How so? I asked your permission here and u accepted U forgot ?
Top T : Trollface Was Real
Language: c_gcc Source: #include<stdio.h> int main() { printf("Test : %d"); return 0; } Warnings: source_file.c: In function ‘main’: source_file.c:4:8: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=] printf("Test : %d"); ^ Result: Test : -994524520
вадим
You not. Some other people
Oh good... See u then...
Max
Why negative value?
UB - value can be anything. it can even crash and print nothing. or burn your device.
Aman
When using gcc direct in bot,it is giving +ve garbage value and when using c_gcc ,it is giving -ve garbage values. Strange
Top T : Trollface Was Real
It provides positive.
Top T : Trollface Was Real
Anyway
Top T : Trollface Was Real
UB - value can be anything. it can even crash and print nothing. or burn your device.
Top T : Trollface Was Real
Anonymous
Hello friend
Top T : Trollface Was Real
Hello
Anonymous
Can you send any notes of c++