Click here to Skip to main content
15,921,212 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to make a project that is opened as its own program Pin
David Crow15-Mar-05 9:56
David Crow15-Mar-05 9:56 
AnswerRe: How to make a project that is opened as its own program Pin
marinme15-Mar-05 13:55
marinme15-Mar-05 13:55 
AnswerRe: How to make a project that is opened as its own program Pin
FlyingTinman15-Mar-05 16:47
FlyingTinman15-Mar-05 16:47 
GeneralI need a graphics library!!! Pin
Jared F.15-Mar-05 6:12
Jared F.15-Mar-05 6:12 
GeneralRe: I need a graphics library!!! Pin
John R. Shaw15-Mar-05 11:28
John R. Shaw15-Mar-05 11:28 
Questionhow to test a type int as a char Pin
Jared F.15-Mar-05 5:45
Jared F.15-Mar-05 5:45 
AnswerRe: how to test a type int as a char Pin
David Crow15-Mar-05 5:54
David Crow15-Mar-05 5:54 
AnswerRe: how to test a type int as a char Pin
namaskaaram16-Mar-05 3:01
namaskaaram16-Mar-05 3:01 
well yes u can.....
character is just i byte where as and integet is four bytes.....
by doing the above code.....that u have listed.....u will get the ascii value of the character......
search for the ascii table....it will give the corresponding values for a character variable.....
in ur case the character 'c' has an intef=ger value of 99.....


cheerz.....Big Grin | :-D

"faith, hope, love remain, these three.....; but the greatest of these is love" -1 Corinthians 13:13
GeneralWindows security (how to retreive the name of a security group using vc6) Pin
nadzzz15-Mar-05 4:09
nadzzz15-Mar-05 4:09 
GeneralRe: Windows security (how to retreive the name of a security group using vc6) Pin
David Crow16-Mar-05 2:50
David Crow16-Mar-05 2:50 
Generaltray icon notifycation problem Pin
ThinkingPrometheus15-Mar-05 3:52
ThinkingPrometheus15-Mar-05 3:52 
GeneralRe: tray icon notifycation problem Pin
ThinkingPrometheus15-Mar-05 5:02
ThinkingPrometheus15-Mar-05 5:02 
Generalmultilanguge support for reading ini file Pin
inbakumar.G15-Mar-05 3:48
inbakumar.G15-Mar-05 3:48 
Generali need netcons.h Pin
Sébastien Nadeau15-Mar-05 3:48
Sébastien Nadeau15-Mar-05 3:48 
GeneralRe: i need netcons.h Pin
David Crow15-Mar-05 5:55
David Crow15-Mar-05 5:55 
GeneralVC ++ desktop service based on SOAP Pin
ashutosh_tripathi15-Mar-05 3:15
ashutosh_tripathi15-Mar-05 3:15 
GeneralCDHtmlDialog problem Pin
ewanb15-Mar-05 2:34
ewanb15-Mar-05 2:34 
GeneralRe: CDHtmlDialog problem Pin
Blake Miller15-Mar-05 12:51
Blake Miller15-Mar-05 12:51 
GeneralRe: CDHtmlDialog problem Pin
ewanb16-Mar-05 2:05
ewanb16-Mar-05 2:05 
GeneralRe: CDHtmlDialog problem Pin
Blake Miller16-Mar-05 11:35
Blake Miller16-Mar-05 11:35 
GeneralRe: CDHtmlDialog problem Pin
Ed K6-Sep-05 10:28
Ed K6-Sep-05 10:28 
GeneralDirect X & DVD Pin
AJ12315-Mar-05 2:23
AJ12315-Mar-05 2:23 
GeneralCOM Events: reference values Pin
peterchen15-Mar-05 1:48
peterchen15-Mar-05 1:48 
GeneralBSTR TO STRING Pin
sunit515-Mar-05 1:45
sunit515-Mar-05 1:45 
GeneralRe: BSTR TO STRING Pin
ThatsAlok15-Mar-05 2:14
ThatsAlok15-Mar-05 2:14 

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.