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

Managed C++/CLI

 
GeneralRe: C++ and color Pin
Cedric Moonen26-Feb-06 21:10
Cedric Moonen26-Feb-06 21:10 
GeneralRe: C++ and color Pin
marc199026-Feb-06 21:19
marc199026-Feb-06 21:19 
GeneralRe: C++ and color Pin
Cedric Moonen26-Feb-06 21:25
Cedric Moonen26-Feb-06 21:25 
GeneralRe: C++ and color Pin
marc199026-Feb-06 21:59
marc199026-Feb-06 21:59 
GeneralRe: C++ and color Pin
Cedric Moonen26-Feb-06 22:06
Cedric Moonen26-Feb-06 22:06 
GeneralRe: C++ and color Pin
marc199026-Feb-06 22:17
marc199026-Feb-06 22:17 
GeneralRe: C++ and color Pin
Cedric Moonen26-Feb-06 22:21
Cedric Moonen26-Feb-06 22:21 
GeneralRe: C++ and color Pin
marc199026-Feb-06 23:52
marc199026-Feb-06 23:52 
GeneralRe: C++ and color Pin
Cedric Moonen27-Feb-06 1:04
Cedric Moonen27-Feb-06 1:04 
GeneralRe: C++ and color Pin
Christian Graus27-Feb-06 8:18
protectorChristian Graus27-Feb-06 8:18 
GeneralRe: C++ and color Pin
marc199028-Feb-06 1:41
marc199028-Feb-06 1:41 
Questionreply urgently Pin
Ashishhcst200124-Feb-06 15:15
Ashishhcst200124-Feb-06 15:15 
AnswerRe: reply urgently Pin
George L. Jackson24-Feb-06 15:36
George L. Jackson24-Feb-06 15:36 
GeneralRe: reply urgently Pin
Ashishhcst200124-Feb-06 15:56
Ashishhcst200124-Feb-06 15:56 
GeneralRe: reply urgently Pin
Allah On Acid24-Feb-06 16:10
Allah On Acid24-Feb-06 16:10 
GeneralRe: reply urgently Pin
George L. Jackson24-Feb-06 17:32
George L. Jackson24-Feb-06 17:32 
GeneralRe: reply urgently Pin
prrusa25-Feb-06 0:38
prrusa25-Feb-06 0:38 
GeneralRe: reply urgently Pin
toxcct26-Feb-06 22:11
toxcct26-Feb-06 22:11 
AnswerRe: reply urgently Pin
toxcct26-Feb-06 22:14
toxcct26-Feb-06 22:14 
Questionreply urgently Pin
Ashishhcst200124-Feb-06 15:03
Ashishhcst200124-Feb-06 15:03 
Questionpost code urgently in 2-3 hours Pin
Ashishhcst200124-Feb-06 8:54
Ashishhcst200124-Feb-06 8:54 
Write a program that takes two wordss and finds any common letters that they have.
For example, the words 'computer' and 'program' have the letters 'o','m','p','r' in common. The output should be both words with all common letters in capitals. Neither word will have more than 8 letters.

Sample Input

Enter two words : computer program

Sample Output

cOMPuteR PROgRaM

Lov u all
AnswerRe: post code urgently in 2-3 hours Pin
Indivara25-Feb-06 1:21
professionalIndivara25-Feb-06 1:21 
Questionreply urgently in 2-3 hours Pin
Ashishhcst200124-Feb-06 8:48
Ashishhcst200124-Feb-06 8:48 
AnswerRe: please reply urgently in 2-3 hours Pin
joepsy8-Mar-06 9:07
joepsy8-Mar-06 9:07 
QuestionCreateBitmap in C# Pin
Spykraft24-Feb-06 2:17
Spykraft24-Feb-06 2:17 

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.