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

Managed C++/CLI

 
AnswerRe: Opening a new command line instance Pin
Ralf Lohmueller5-Sep-07 15:21
Ralf Lohmueller5-Sep-07 15:21 
AnswerRe: Opening a new command line instance Pin
wly10286-Sep-07 0:17
wly10286-Sep-07 0:17 
QuestionPls can u help me with this error Pin
urbdos4-Sep-07 22:05
urbdos4-Sep-07 22:05 
AnswerRe: Pls can u help me with this error Pin
Hamid_RT5-Sep-07 5:29
Hamid_RT5-Sep-07 5:29 
AnswerRe: Pls can u help me with this error Pin
Christian Graus5-Sep-07 15:00
protectorChristian Graus5-Sep-07 15:00 
QuestionHow to add virtual ip in the windows xp to using c++? Pin
songjacky4-Sep-07 19:27
songjacky4-Sep-07 19:27 
AnswerRe: How to add virtual ip in the windows xp to using c++? Pin
Hamid_RT5-Sep-07 5:29
Hamid_RT5-Sep-07 5:29 
Questiona little help for an someone admittedly new to the program Pin
misterjason4-Sep-07 8:20
misterjason4-Sep-07 8:20 
greetings and except my humbleness in asking you for your help, my general day to day doesn't involve a lot of actual programming, so when this came up i have been beating my head over it and finally succumbed to he kindness of strangers to help get it done. this is, in essence a C++ issue, as most of the string functions available to C++ are available to me, but it is built into an interface engine, so it is really base level (stuck to the basics, loops, ifs, etc). enough babble - here is what i need to do.

I am fed the following string:

720^JONES, A ANTHONY~^JONES, J JOHN~88^JOHSON, L

which is DRNUMBER^LASTNAME, MIDDLE INITIAL FIRSTNAME~NEXT DR~ and so on.

I am tasked with stripping out the occurances of dr.s without numbers, so any case without a number before the carat and then passing the string along with the others intact.

Any help would greatly appreciated! Big Grin | :-D

Jason
AnswerRe: a little help for an someone admittedly new to the program Pin
Mark Salsbery4-Sep-07 9:36
Mark Salsbery4-Sep-07 9:36 
GeneralC1001 [modified] Pin
Hamid_RT4-Sep-07 3:41
Hamid_RT4-Sep-07 3:41 
GeneralRe: C1001 Pin
led mike5-Sep-07 5:44
led mike5-Sep-07 5:44 
GeneralRe: C1001 Pin
Hamid_RT5-Sep-07 19:32
Hamid_RT5-Sep-07 19:32 
GeneralRe: C1001 Pin
George L. Jackson6-Sep-07 2:08
George L. Jackson6-Sep-07 2:08 
GeneralRe: C1001 Pin
George L. Jackson5-Sep-07 11:58
George L. Jackson5-Sep-07 11:58 
Questionmaths equation in c++ Pin
urbdos3-Sep-07 23:06
urbdos3-Sep-07 23:06 
AnswerRe: maths equation in c++ Pin
Christian Graus4-Sep-07 3:39
protectorChristian Graus4-Sep-07 3:39 
GeneralRe: maths equation in c++ Pin
led mike4-Sep-07 5:00
led mike4-Sep-07 5:00 
GeneralRe: maths equation in c++ Pin
Mark Salsbery4-Sep-07 5:55
Mark Salsbery4-Sep-07 5:55 
GeneralRe: maths equation in c++ Pin
urbdos4-Sep-07 21:40
urbdos4-Sep-07 21:40 
GeneralRe: maths equation in c++ Pin
Christian Graus5-Sep-07 15:02
protectorChristian Graus5-Sep-07 15:02 
AnswerRe: maths equation in c++ Pin
ubriela7-Sep-07 23:15
ubriela7-Sep-07 23:15 
GeneralRe: maths equation in c++ Pin
ubriela7-Sep-07 23:22
ubriela7-Sep-07 23:22 
Generalmaths ok Pin
urbdos9-Sep-07 21:35
urbdos9-Sep-07 21:35 
GeneralRe: maths ok Pin
ubriela10-Sep-07 4:42
ubriela10-Sep-07 4:42 
Generalmail Pin
urbdos10-Sep-07 21:31
urbdos10-Sep-07 21:31 

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.