Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Check if a process already run... Pin
PaloukiLook24-Jun-05 10:46
PaloukiLook24-Jun-05 10:46 
GeneralRe: Check if a process already run... Pin
David Crow24-Jun-05 10:53
David Crow24-Jun-05 10:53 
GeneralRe: Check if a process already run... Pin
ThatsAlok27-Jun-05 2:32
ThatsAlok27-Jun-05 2:32 
GeneralSolution Pin
PaloukiLook28-Jun-05 2:28
PaloukiLook28-Jun-05 2:28 
GeneralRe: Solution Pin
ThatsAlok28-Jun-05 2:31
ThatsAlok28-Jun-05 2:31 
GeneralStoring Information On Main Window and Modeless Dialogs Pin
jerry1211a24-Jun-05 5:34
jerry1211a24-Jun-05 5:34 
GeneralRe: Storing Information On Main Window and Modeless Dialogs Pin
Jack Puppy24-Jun-05 6:46
Jack Puppy24-Jun-05 6:46 
GeneralCopy part Of a String into a new string Pin
ana_bahy24-Jun-05 5:30
ana_bahy24-Jun-05 5:30 
Hello every 1
If i had a (string Date_Time; ) and it stroe date and time like that
xx/xx/xxxx xx:xx:xx all in 1 string
the first 10 char are the date , then a space , the 8 char of time
any way , i wana make a new string which have only the date..( string Date;)
so i need a string which read from string Date_Time; until the first space..
i was trying
cin.getline(Date,' ');
but it did not work

Waiting for your replies,
ANA BAHY
GeneralRe: Copy part Of a String into a new string Pin
Chris Losinger24-Jun-05 5:40
professionalChris Losinger24-Jun-05 5:40 
GeneralRe: Copy part Of a String into a new string Pin
ana_bahy24-Jun-05 5:55
ana_bahy24-Jun-05 5:55 
GeneralRe: Copy part Of a String into a new string Pin
Jack Puppy24-Jun-05 6:58
Jack Puppy24-Jun-05 6:58 
GeneralXP-Style selection-rectangle Pin
Luy24-Jun-05 4:20
Luy24-Jun-05 4:20 
GeneralRe: XP-Style selection-rectangle Pin
Blake Miller24-Jun-05 8:17
Blake Miller24-Jun-05 8:17 
GeneralRe: XP-Style selection-rectangle Pin
Luy24-Jun-05 8:46
Luy24-Jun-05 8:46 
GeneralRe: XP-Style selection-rectangle Pin
Blake Miller24-Jun-05 10:19
Blake Miller24-Jun-05 10:19 
GeneralRe: XP-Style selection-rectangle Pin
Luy25-Jun-05 1:56
Luy25-Jun-05 1:56 
GeneralRe: XP-Style selection-rectangle Pin
Blake Miller27-Jun-05 4:17
Blake Miller27-Jun-05 4:17 
GeneralRe: XP-Style selection-rectangle Pin
Luy27-Jun-05 6:15
Luy27-Jun-05 6:15 
GeneralProblem with mixed code of C and C++ Pin
prgr24-Jun-05 3:41
prgr24-Jun-05 3:41 
GeneralRe: Problem with mixed code of C and C++ Pin
Chris Losinger24-Jun-05 5:10
professionalChris Losinger24-Jun-05 5:10 
GeneralRe: Problem with mixed code of C and C++ Pin
Jose Lamas Rios24-Jun-05 9:04
Jose Lamas Rios24-Jun-05 9:04 
GeneralData Scaling Pin
sweep12324-Jun-05 3:36
sweep12324-Jun-05 3:36 
GeneralRe: Data Scaling Pin
Budric B.24-Jun-05 5:35
Budric B.24-Jun-05 5:35 
GeneralRe: Data Scaling Pin
Grahamfff24-Jun-05 9:11
Grahamfff24-Jun-05 9:11 
GeneralRe: Data Scaling Pin
liquid_24-Jun-05 9:12
liquid_24-Jun-05 9:12 

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.