[Help] Integer case
#1

Hello everyone, I wonder if it is possible, and if it is, how can I do to get an integer value, and add another integer value next, notplus the both.

EX:
PHP код:
new Value 1;
new 
Value2 5;
new 
Result;
// Some stuff here, then
Result 15 // It will be equal to 15, because I want to put them together, but I do not want to make them "6". 
Reply
#2

https://stackoverflow.com/questions/...-integers-in-c
Reply
#3

Quote:
Originally Posted by Fratello
Посмотреть сообщение
Thank you friend
Reply
#4

Quote:
Originally Posted by ******
Посмотреть сообщение
This is an extremely complex operation, revealed only to the best mathematicians in the world. It is called "multiplication", with your example being the worst possible case - "multiplication by 10".
I understand, could you give a better example?
Reply
#5

Quote:
Originally Posted by ******
Посмотреть сообщение
15 = 1 * 10 + 5
I find humour with knowledge here.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)