Click here to Skip to main content
16,004,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: Converting Sting to Numerical Pin
CPallini3-Feb-08 23:52
mveCPallini3-Feb-08 23:52 
QuestionRe: Converting Sting to Numerical Pin
Rajkumar R4-Feb-08 0:04
Rajkumar R4-Feb-08 0:04 
GeneralRe: Converting Sting to Numerical Pin
Dexterus4-Feb-08 0:23
Dexterus4-Feb-08 0:23 
GeneralRe: Converting Sting to Numerical Pin
CPallini4-Feb-08 0:23
mveCPallini4-Feb-08 0:23 
GeneralRe: Converting Sting to Numerical Pin
Rajkumar R4-Feb-08 0:38
Rajkumar R4-Feb-08 0:38 
QuestionRe: Converting Sting to Numerical Pin
Rajesh R Subramanian4-Feb-08 0:41
professionalRajesh R Subramanian4-Feb-08 0:41 
GeneralRe: Converting Sting to Numerical Pin
David Crow4-Feb-08 2:42
David Crow4-Feb-08 2:42 
QuestionRe: Converting Sting to Numerical Pin
CPallini4-Feb-08 2:54
mveCPallini4-Feb-08 2:54 
Got the point. Hence
int nVal;
nVal = strlen("C-YOu01");
printf("%d\n");

is a valid alternative?
Big Grin | :-D

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

[my articles]


QuestionRe: Converting Sting to Numerical Pin
David Crow4-Feb-08 4:10
David Crow4-Feb-08 4:10 
GeneralRe: Converting Sting to Numerical Pin
CPallini4-Feb-08 4:16
mveCPallini4-Feb-08 4:16 
Generalvalidating handles and pointers Pin
Electronic753-Feb-08 23:03
Electronic753-Feb-08 23:03 
GeneralRe: validating handles and pointers Pin
Cedric Moonen3-Feb-08 23:18
Cedric Moonen3-Feb-08 23:18 
GeneralRe: validating handles and pointers Pin
Electronic753-Feb-08 23:35
Electronic753-Feb-08 23:35 
GeneralRe: validating handles and pointers Pin
Cedric Moonen3-Feb-08 23:52
Cedric Moonen3-Feb-08 23:52 
GeneralRe: validating handles and pointers Pin
Electronic754-Feb-08 0:00
Electronic754-Feb-08 0:00 
GeneralRe: validating handles and pointers Pin
Cedric Moonen4-Feb-08 0:04
Cedric Moonen4-Feb-08 0:04 
GeneralRe: validating handles and pointers Pin
Electronic754-Feb-08 0:11
Electronic754-Feb-08 0:11 
GeneralRe: validating handles and pointers Pin
Cedric Moonen4-Feb-08 0:49
Cedric Moonen4-Feb-08 0:49 
GeneralRe: validating handles and pointers Pin
Electronic754-Feb-08 1:35
Electronic754-Feb-08 1:35 
GeneralRe: validating handles and pointers Pin
jhwurmbach4-Feb-08 2:45
jhwurmbach4-Feb-08 2:45 
GeneralRe: validating handles and pointers Pin
Electronic754-Feb-08 3:30
Electronic754-Feb-08 3:30 
GeneralRe: validating handles and pointers Pin
jhwurmbach4-Feb-08 4:02
jhwurmbach4-Feb-08 4:02 
GeneralRe: validating handles and pointers Pin
David Crow4-Feb-08 2:54
David Crow4-Feb-08 2:54 
GeneralRe: validating handles and pointers Pin
Maxwell Chen3-Feb-08 23:27
Maxwell Chen3-Feb-08 23:27 
GeneralRe: validating handles and pointers Pin
Electronic753-Feb-08 23:38
Electronic753-Feb-08 23:38 

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.