Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalchange cursor Pin
Dennis L13-Nov-02 20:25
Dennis L13-Nov-02 20:25 
GeneralRe: change cursor Pin
Chris Losinger13-Nov-02 20:29
professionalChris Losinger13-Nov-02 20:29 
GeneralRe: change cursor Pin
Dennis L13-Nov-02 20:56
Dennis L13-Nov-02 20:56 
GeneralRe: change cursor Pin
Chris Losinger13-Nov-02 20:58
professionalChris Losinger13-Nov-02 20:58 
GeneralRe: change cursor Pin
Dennis L13-Nov-02 21:10
Dennis L13-Nov-02 21:10 
GeneralRe: change cursor Pin
Anonymous13-Nov-02 23:37
Anonymous13-Nov-02 23:37 
GeneralRe: change cursor Pin
Paul M Watt14-Nov-02 6:31
mentorPaul M Watt14-Nov-02 6:31 
GeneralRe: change cursor Pin
Rickard Andersson2014-Nov-02 0:07
Rickard Andersson2014-Nov-02 0:07 
GeneralRe: change cursor Pin
Paul M Watt14-Nov-02 6:38
mentorPaul M Watt14-Nov-02 6:38 
General16-bit PCX loader Pin
ISIS5513-Nov-02 17:35
ISIS5513-Nov-02 17:35 
GeneralRe: 16-bit PCX loader Pin
Chris Losinger13-Nov-02 20:26
professionalChris Losinger13-Nov-02 20:26 
QuestionHow to create directories using visual c++ Pin
Anonymous13-Nov-02 17:11
Anonymous13-Nov-02 17:11 
AnswerRe: How to create directories using visual c++ Pin
Chris Richardson13-Nov-02 18:02
Chris Richardson13-Nov-02 18:02 
GeneralRe: How to create directories using visual c++ Pin
Anonymous14-Nov-02 2:25
Anonymous14-Nov-02 2:25 
AnswerRe: How to create directories using visual c++ Pin
Dave Bryant13-Nov-02 18:08
Dave Bryant13-Nov-02 18:08 
AnswerRe: How to create directories using visual c++ Pin
Michael Dunn13-Nov-02 18:35
sitebuilderMichael Dunn13-Nov-02 18:35 
Questionservice? Pin
imran_rafique13-Nov-02 16:48
imran_rafique13-Nov-02 16:48 
AnswerRe: service? Pin
Stephane Rodriguez.13-Nov-02 18:59
Stephane Rodriguez.13-Nov-02 18:59 
GeneralRe: service? Pin
imran_rafique14-Nov-02 16:28
imran_rafique14-Nov-02 16:28 
GeneralScripting within an application Pin
vijayaramaraju13-Nov-02 16:12
vijayaramaraju13-Nov-02 16:12 
GeneralRe: Scripting within an application Pin
Christian Graus13-Nov-02 16:16
protectorChristian Graus13-Nov-02 16:16 
GeneralRe: Scripting within an application Pin
vijayaramaraju14-Nov-02 16:05
vijayaramaraju14-Nov-02 16:05 
Questionhow to convert valied strings into int? Pin
imran_rafique13-Nov-02 15:16
imran_rafique13-Nov-02 15:16 
i am having string's like following examples in a loop
-------------------
@123456
@65465498
@-65465498
123456k
65465498 k
-65465498 l
how are u
nice dear
--------------------
these are the strings that i want to convert them into integer value but they also contain characters and speces and sentances. how to convert valied strings into int?
can any body tell the good check so that ?
is there any way to neglect character in a string?


r00d0034@yahoo.com
AnswerRe: how to convert valied strings into int? Pin
Christian Graus13-Nov-02 15:27
protectorChristian Graus13-Nov-02 15:27 
GeneralRe: how to convert valied strings into int? Pin
imran_rafique13-Nov-02 16:02
imran_rafique13-Nov-02 16:02 

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.