Mihail
With a 0 it should work
Mihail
data
But this ^
Mihail
Because currently you're returning the first element with *data
Mihail
Unless you have a pointer to an array
Vikram
How to create database in c++
Kabaskar
K
Anonymous
printf("Square root of %d = %.5f\n", x, sqrt(x));
Just type after include statement Using namespace std;
Anonymous
is %lf not correct?
Bro u r just setting the space b4 it
Zorrito
Can someone help with Dear ImGui? I think I set it up right (not sure), but I keep getting a segmentation fault.
Anonymous
also how can I tackle with std::fixed in C?
N one more thing isn't it in c++
Anonymous
?
Anonymous
Like std::scientific for examplr
Mihail
N y so ?
Every function that you make with a name like on in the std:: namespace will be ambiguous and produce bugs. It also breaks ADL and is considered bad practice. If you want more info on why it's bad Google it.
Mihail
Like std::scientific for examplr
It is, but that's not what he's trying to do
Anonymous
It is, but that's not what he's trying to do
No he asked for that in c so I was confused
Mihail
No he asked for that in c so I was confused
He asked for std::fixed, not std::scientific they're completely different things.
Anonymous
Bro u said it's an example
Anonymous
U din get what I said
Anonymous
Hola
Anonymous
Hey.. everyone😁
Beast
I gonna ask which language should I go for c++ or python
Anonymous
I gonna ask which language should I go for c++ or python
First ask yourself...what you want to do
Beast
I m really confused
Beast
I know basic of c++ but is difficult
Beast
At the same time python is easy
Beast
Or should I go with both
klimi
As you please
Anonymous
Can i use this code to swap two numbers???? If yes, why most people use the third variable??????
klimi
Number a is still in a and number b is still in b
klimi
You just changed the output format
Anonymous
Oh i got it
Anonymous
Thanks
klimi
You're welcome
Anonymous
Or should I go with both
I'm doing both
Anonymous
Its not that hard
klimi
Ok
klimi
Welcome
VīrūSīlvēstēR
Beast
I'm doing both
So I m in the right path
Hussam
Hello all
klimi
Hi
Hussam
I am new to prgramming
Hussam
is this group for C# too?
Jussi
no
Mehmet Akif Aksoy
Hey guys
Hussam
ok thanks
Hussam
is there any?
Jussi
I dont know, I dont program in shit languages
Jussi
lol sorry, just a joke
Hussam
we study this language in my university
Jussi
every language is good in their own unique ways 😍
Pro
see there comes a situation in life when u have to program in shit languages
Pro
😅
Pro
jst saying
Hussam
so is there anyone here can help me with this language?
Foxner
I recommend scratch
Hussam
I recommend scratch
is this a website?
Ariana
www.duckduckgo.com
Ariana
here
Foxner
is this a website?
A joke really.. :P Does the Telegram search not find you any groups? Maybe try searching for C# groups on Google.
Ariana
>reactjs
good for breaking your code after every update
Jussi
>reactjs
*JS actually
Ariana
C# is a extremely different language
Ariana
*JS actually
not rlly (node)js isn’t that bad >personal experience But reactjs Literally when you update it half your code stops working
Jussi
xd
Jussi
better stay far from that
Jussi
what do you recommend then to build web interfaces? Express?