Click here to Skip to main content
15,891,607 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to override the Close or X button of a FormView Pin
*Dreamz26-May-04 17:44
*Dreamz26-May-04 17:44 
GeneralRe: how to override the Close or X button of a FormView Pin
elephantstar3-Jun-04 8:24
elephantstar3-Jun-04 8:24 
GeneralRe: how to override the Close or X button of a FormView Pin
*Dreamz3-Jun-04 17:38
*Dreamz3-Jun-04 17:38 
GeneralRPC Pin
Member 115017625-May-04 19:30
Member 115017625-May-04 19:30 
GeneralRe: RPC Pin
David Crow26-May-04 3:18
David Crow26-May-04 3:18 
Generalfirst message Pin
mf1425-May-04 19:18
mf1425-May-04 19:18 
GeneralRe: first message Pin
Roger Allen26-May-04 2:33
Roger Allen26-May-04 2:33 
Questionhow to search through an external file Pin
foxele25-May-04 19:04
foxele25-May-04 19:04 
I have an external file in notepad(.txt) and I have many lines of records in it:

example:

my name is jim
I have a car
it is a beautiful day
.
.
.

If I want to store the next four lines start from "my name is jim" to an array of string class, how can I do it?

I was trying to use strcmp to find line, but after I locate the line, I can only store one line into a string class.

How can I store the following three lines into the string classes?


AnswerRe: how to search through an external file Pin
Curi0us_George25-May-04 19:14
Curi0us_George25-May-04 19:14 
QuestionHow Long Will It Take Pin
---Mark---25-May-04 19:04
---Mark---25-May-04 19:04 
AnswerRe: How Long Will It Take Pin
Curi0us_George25-May-04 19:20
Curi0us_George25-May-04 19:20 
AnswerRe: How Long Will It Take Pin
Bob Stanneveld25-May-04 21:01
Bob Stanneveld25-May-04 21:01 
AnswerRe: How Long Will It Take Pin
David Crow26-May-04 3:21
David Crow26-May-04 3:21 
GeneralRe: How Long Will It Take Pin
Antony M Kancidrowski26-May-04 4:01
Antony M Kancidrowski26-May-04 4:01 
GeneralFile Description Pin
ptilokch25-May-04 18:53
ptilokch25-May-04 18:53 
GeneralRe: File Description Pin
Michael Dunn25-May-04 19:16
sitebuilderMichael Dunn25-May-04 19:16 
GeneralTrying to get Target Folder from Folder Shortcut Pin
Mike203625-May-04 18:46
Mike203625-May-04 18:46 
GeneralRe: Trying to get Target Folder from Folder Shortcut Pin
Mike203626-May-04 10:03
Mike203626-May-04 10:03 
QuestionIs It Possible to do this? Pin
Shuang. Wu25-May-04 18:44
Shuang. Wu25-May-04 18:44 
AnswerRe: Is It Possible to do this? Pin
Abin25-May-04 19:26
Abin25-May-04 19:26 
GeneralRe: Is It Possible to do this? Pin
Shuang. Wu25-May-04 21:56
Shuang. Wu25-May-04 21:56 
AnswerRe: Is It Possible to do this? Pin
Iain Clarke, Warrior Programmer26-May-04 1:19
Iain Clarke, Warrior Programmer26-May-04 1:19 
GeneralMFC Rich Edit Contrl and ASCII file Pin
addo21425-May-04 18:19
addo21425-May-04 18:19 
GeneralRe: MFC Rich Edit Contrl and ASCII file Pin
David Crow26-May-04 4:52
David Crow26-May-04 4:52 
GeneralMFC OnClose() behaviour Pin
J.B.25-May-04 17:03
J.B.25-May-04 17:03 

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.