Click here to Skip to main content
15,902,894 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Flash and MFC HELP! Pin
Christian Graus11-Jan-05 14:35
protectorChristian Graus11-Jan-05 14:35 
GeneralRe: Flash and MFC HELP! Pin
Uwe Keim23-Jan-05 1:48
sitebuilderUwe Keim23-Jan-05 1:48 
GeneralRe: Flash and MFC HELP! Pin
Christian Graus23-Jan-05 9:58
protectorChristian Graus23-Jan-05 9:58 
GeneralObject disposed in Finalize method Pin
Member 134623511-Jan-05 6:24
Member 134623511-Jan-05 6:24 
GeneralAccessing Unmanaged C++ from C# Pin
jstedman11-Jan-05 5:54
jstedman11-Jan-05 5:54 
Generalrtf help Pin
Mohammad Daba'an10-Jan-05 22:28
Mohammad Daba'an10-Jan-05 22:28 
GeneralRe: rtf help Pin
Christian Graus11-Jan-05 14:37
protectorChristian Graus11-Jan-05 14:37 
Generaladding to integers together... help please!!! Pin
alexy2u8-Jan-05 8:44
alexy2u8-Jan-05 8:44 
hi,

from reading the subject title... its easy... but what i really want to do is this:

say for example...

int a = 1;
int b = 2;

int number = a + b;
int number is therefore 3

HOWEVER... what i want it to do is...

to make int number 12 instead of adding it and making 3. i want the two ints together so it forms an int number of 12.

does anyone know how to do this in c++ please? something to do with strings?

thank u very much.
GeneralRe: adding to integers together... help please!!! Pin
Christian Graus8-Jan-05 16:00
protectorChristian Graus8-Jan-05 16:00 
GeneralRe: adding to integers together... help please!!! Pin
FayezElFar11-Jan-05 11:04
FayezElFar11-Jan-05 11:04 
GeneralRe: adding to integers together... help please!!! Pin
prophets_lie16-Jan-05 18:17
prophets_lie16-Jan-05 18:17 
GeneralRe: adding to integers together... help please!!! Pin
Anders Dalvander29-Jan-05 1:25
Anders Dalvander29-Jan-05 1:25 
Generalsetup wizard Pin
Boniolopez8-Jan-05 4:48
Boniolopez8-Jan-05 4:48 
GeneralC++ arrays Pin
Ail6-Jan-05 9:19
Ail6-Jan-05 9:19 
Generaloperator[] in 2.0 Pin
Yaakov Davis5-Jan-05 13:20
Yaakov Davis5-Jan-05 13:20 
GeneralRe: operator[] in 2.0 Pin
Bill Gafford19-Jan-05 9:46
Bill Gafford19-Jan-05 9:46 
GeneralDetecting the phone number from C++ Pin
Bharat Gidde5-Jan-05 6:20
Bharat Gidde5-Jan-05 6:20 
GeneralRe: Detecting the phone number from C++ Pin
Christian Graus5-Jan-05 11:45
protectorChristian Graus5-Jan-05 11:45 
GeneralRe: Detecting the phone number from C++ Pin
Maximilien6-Jan-05 9:42
Maximilien6-Jan-05 9:42 
GeneralMirror Text Pin
dado745-Jan-05 2:47
dado745-Jan-05 2:47 
GeneralRe: Mirror Text Pin
Christian Graus5-Jan-05 11:46
protectorChristian Graus5-Jan-05 11:46 
GeneralMCppWrapper example Pin
eusjmf4-Jan-05 7:54
eusjmf4-Jan-05 7:54 
GeneralRe: MCppWrapper example Pin
ursus zeta5-Jan-05 10:52
ursus zeta5-Jan-05 10:52 
GeneralRe: MCppWrapper example Pin
eusjmf6-Jan-05 3:53
eusjmf6-Jan-05 3:53 
Generalproblem with Application::CommonAppDataPath Pin
maos3-Jan-05 9:03
maos3-Jan-05 9:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.