Tiberias
No.. I am not
Tiberias
Im israeli.. And now stay in indonesia
Anonymous
Hello
Anonymous
Good night
Souking
^^
Anonymous
Hi
Anonymous
Check this out
BetRobot:
https://t.me/BetRobotbot?start=bae2ab
Edurolp
Anonymous
No it's not
Anonymous
XD
Anonymous
Really?
Anonymous
Okay, I'll ignore it
Ricardo Arturo
Anonymous
You select English
Ricardo Arturo
Someone ban that guy and his bot...
Ricardo Arturo
It is a gambling bot that has nothing to do with C/C++
correctmaninwrongplace
Hello , i have the next problem, im overloading the operator «() for my class, and i get :
"9,2 € 42"
but i want to get:
"9,20 € 42"
correctmaninwrongplace
I have the next line :
uotput << std::setprecision(2) << myclass.sellprice() << " €\t" << myclass.amount();
correctmaninwrongplace
sellprice is a double
amount is a unsigned
output is of type std::ostream
my problem is that i dont get the 0 to be printed, how could i do it?
Roxifλsz 🇱🇹
Roxifλsz 🇱🇹
also I assumed that you want a single space (instead of a tab) after i looked at your expected output and replaced it too
correctmaninwrongplace
correctmaninwrongplace
But i want the tab, what makes the tab be of same length that space is where it is inserted
correctmaninwrongplace
Maybe if i get instead of 9 90 or 900, i will need the tab
Roxifλsz 🇱🇹
Ok, so what program are you creating? Just curious
many
Adhi
Waw
correctmaninwrongplace
Ok, so what program are you creating? Just curious
Its practice for university, making a system for buying books, console application because we are doing it to learn OOP we use virtual protected, etc and also they teach us a lot about how to avoid some dangerous Things that you can do unitentionally if you use C++
correctmaninwrongplace
Like memory leaking, container classes, etc
Siddhant
Where I can learn c and c++
Siddhant
?
Russell
the internet, books, school
Siddhant
Nop
This might help you
Siddhant
Anonymous
http://adrianistan.eu/blog/2016/01/10/como-programar-en-c-en-2016/
Abde
Anonymous
std::cout<<"Hello everyone, have a nice day !!!"<<endl;
Edurolp
std::endl (?)
Anonymous
Xd
Abde
Does someone know an IDE that supports wxwidgets?
Abde
With a designer I mean
Anonymous
code blocks guy
Hafiz Hilman
suryastef
Hi everyone 😁
Anonymous
std::cout << " hi @suryastef , how are you? Welcome to you ! << std::endl
suryastef
Anonymous
You're are right
Anonymous
HAHAH
Anonymous
Anonymous
Anonymous
Is the second time
Anonymous
or third
Anonymous
I don't know
Anonymous
Stev.:
std::cout << " hi @suryastef , how are you? Welcome to you ! "<< std::endl
Anonymous
Before write it, check it at the compiler
Anonymous
Anonymous
ARM, 8086 architectures, AMD...?
Anonymous
Anonymous
8086
Anonymous
NASM or YASM?
Anonymous
Nasm
Anonymous
Anonymous
Sometimes you feel sad like a debugger.
Anonymous
Nasm
You're great programmer hehe
Anonymous
Anonymous
But in right way
Anonymous
suryastef
It's just for laugh
as you can guess 😋
BTW I never though that c++17 would be released, last time I know 14 is the latest compiler
suryastef
Anonymous
ENOENT
ENOENT
1999, 2002, 2005, 2008, 2011, 2014, 2017
Anonymous
this group seems dead or members have flu,
text:. asciz "Hello world !"
push offset text
call print_string
add esp,4
suryastef
now texting with asm 😋
correctmaninwrongplace
Maybe no one is working with C++ at the moment
вадим
Beginners like us are afraid to ask ...