MᏫᎻᎯᎷᎷᎬᎠ
Good one
Anonymous
How to add two number in C without using + sign and Add() keywords??
Anonymous
Help me anybody know
Stephanos
probably building a half adder/full adder with code
Stephanos
Anonymous
I have got this challenge but I can't 😭
Stephanos
you can do that with bits in code as well
Stephanos
find out how to connect 2 bits logically
Mat
There is no relationship between math and programming but many do believe there is a relationship between math and logical thinking or problem solving, programming is mostly about it so
Programming doesn't really requires a lot of math. Who goes to CS' courses doesn't study to became a programmer, though
Anonymous
Not lot of math but you need basic math
Anonymous
As I've said earlier
Anonymous
probably building a half adder/full adder with code
If you will provide me full code then it will be useful for me 😁
Francisco
Not lot of math but you need basic math
I'm studying maths and CS, and maths gives you that level of abstraction so you can see the bigger picture easier
MᏫᎻᎯᎷᎷᎬᎠ
How to add two number in C without using + sign and Add() keywords??
Well you can go around and do this xD int n1=1, n2=1; int res = n1-(-n2);
MᏫᎻᎯᎷᎷᎬᎠ
+ Add() is a not a keyword
Anonymous
I'm studying maths and CS, and maths gives you that level of abstraction so you can see the bigger picture easier
I agree with this too. I basically want to say I'm out of this. I'd say math is necessary.
Anonymous
+ Add() is a not a keyword
Arithmetic operator and keywords Add()
MᏫᎻᎯᎷᎷᎬᎠ
Anonymous
Francisco
I agree with this too. I basically want to say I'm out of this. I'd say math is necessary.
Obviously you're not going to use Group Theory, Functional Analysis and Differential Geometry that often, but those topics let you see beyond the code you're writing
Anonymous
How to find a given number is odd or even without using arithmetic and logical operator?? Any body help me 🤔
Francisco
How to find a given number is odd or even without using arithmetic and logical operator?? Any body help me 🤔
You can't. You need the logical operators to, at least, get the least significant digit
Francisco
Or you can use inline assembly
Anonymous
Or you can use inline assembly
What is inline assembly?
Mihail
/warn read the rules
MᏫᎻᎯᎷᎷᎬᎠ
What is inline assembly?
An assembly code that you can invoke in a c++ source file
Anonymous
Thanks
MᏫᎻᎯᎷᎷᎬᎠ
Using asm(string-literals)
simyaco
Hi, I am new in this group
simyaco
Happy to find it
Anonymous
Hi, I am new in this group
Welcome to the group
MᏫᎻᎯᎷᎷᎬᎠ
👀
Pro yousuf
L0kzy
What is inline assembly?
asm that you write within a c/c++ code.
ben
Hi guys, just starting out learning C++ and I wanted to make sure I had the most up to date version of Xcode so that compiling everything. Does anyone know what the latest version of xcode-select is?
Anonymous
Need a perfect and pure solution which I will drink and became a good programmer.😊.. does anyone have any idea??
Anonymous
Haha just kidding..thanks
Anonymous
I will take advantage and support from this group and will do hard work to learn the core concepts.😊
ben
#fuckingoogleit
Already have, couldn't find anything
Anonymous
Cheers guys and also cheers to admin of this group for giving such a platform where we can get and share our problems and solution from different-different mind to make learning and understanding better.. hope everyone including me also will became a good learner or tutor.. thanks.
klimi
You're welcome
Morné
Hey guys I'm new here 😊
Oleksandr
Mat
#ot Let's keep memes in the off-topic group :)
Mat
https://t.me/joinchat/Ci0Cak-BPuxaHdcbjab4QQ
Dima
Oleksandr
Is it a Russian or English meme? Well, so this is not oftop ... what would you recommend in C for creating a graphical interface, would you recommend? under UNIX
Oleksandr
the interface is not complicated, i.e. enough minimum
Roxifλsz 🇱🇹
IUP or wxWidgets
Well wxWidgets is actually C++
Oleksandr
Cerebro
Hello guys
german oak
Hello guys
привет
Cerebro
Cerebro
This should an error
Cerebro
Why
Cerebro
I need help please
Cerebro
It showed this error
german oak
Why
see. Message
Cerebro
It showed this error
This is the message
Cerebro
I need help with it
german oak
This is the message
yes, this is. read it
german oak
congratulation! 8k!
german oak
Cerebro
It says FOR loop declarations are only allowed in C99 or C11 mode
Cerebro
How do i check that pleade
Cerebro
Any settings
Cerebro
I need to do..?