Click here to Skip to main content
16,010,553 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: warning message Pin
Chris Losinger7-Jul-06 1:47
professionalChris Losinger7-Jul-06 1:47 
Questioncounting words in strings Pin
locoone7-Jul-06 1:06
locoone7-Jul-06 1:06 
AnswerRe: counting words in strings Pin
Rajesh R Subramanian7-Jul-06 1:48
professionalRajesh R Subramanian7-Jul-06 1:48 
AnswerRe: counting words in strings [modified] Pin
Chris Losinger7-Jul-06 1:49
professionalChris Losinger7-Jul-06 1:49 
AnswerRe: counting words in strings Pin
Nemanja Trifunovic7-Jul-06 2:54
Nemanja Trifunovic7-Jul-06 2:54 
AnswerRe: counting words in strings Pin
Zac Howland7-Jul-06 4:59
Zac Howland7-Jul-06 4:59 
GeneralRe: counting words in strings Pin
locoone7-Jul-06 9:19
locoone7-Jul-06 9:19 
GeneralRe: counting words in strings Pin
Zac Howland7-Jul-06 9:24
Zac Howland7-Jul-06 9:24 
locoone wrote:
i would but im new at this and have been reading about array's and im still lost as to how to make one add to it and get date back from it


An array can be as simple as declaring char buffer[1000]. I was using the term rather generically in that post. You would most likely want to use std::list or std::vector for this problem.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac
GeneralRe: counting words in strings Pin
locoone7-Jul-06 9:26
locoone7-Jul-06 9:26 
GeneralRe: counting words in strings Pin
Zac Howland7-Jul-06 9:31
Zac Howland7-Jul-06 9:31 
GeneralRe: counting words in strings Pin
locoone7-Jul-06 9:34
locoone7-Jul-06 9:34 
GeneralRe: counting words in strings Pin
Zac Howland7-Jul-06 9:52
Zac Howland7-Jul-06 9:52 
QuestionUsing XML in Localization of MFC is advisable ? Pin
karthik Tamizhmathi7-Jul-06 1:01
karthik Tamizhmathi7-Jul-06 1:01 
AnswerRe: Using XML in Localization of MFC is advisable ? Pin
ThatsAlok7-Jul-06 1:30
ThatsAlok7-Jul-06 1:30 
GeneralRe: Using XML in Localization of MFC is advisable ? Pin
karthik Tamizhmathi9-Jul-06 19:29
karthik Tamizhmathi9-Jul-06 19:29 
GeneralRe: Using XML in Localization of MFC is advisable ? Pin
ThatsAlok9-Jul-06 20:29
ThatsAlok9-Jul-06 20:29 
QuestionRetrieving file access permissions Pin
ilgale7-Jul-06 0:52
ilgale7-Jul-06 0:52 
AnswerRe: Retrieving file access permissions Pin
David Crow7-Jul-06 3:16
David Crow7-Jul-06 3:16 
QuestionUnresolved external symbols..... Pin
cool_frozen7-Jul-06 0:12
cool_frozen7-Jul-06 0:12 
AnswerRe: Unresolved external symbols..... [modified] Pin
huynhnb7-Jul-06 0:28
huynhnb7-Jul-06 0:28 
AnswerRe: Unresolved external symbols..... Pin
Nagaraju_Focus7-Jul-06 0:46
Nagaraju_Focus7-Jul-06 0:46 
AnswerRe: Unresolved external symbols..... Pin
Hamid_RT7-Jul-06 0:45
Hamid_RT7-Jul-06 0:45 
QuestionVC++ Help Pin
Nagaraju_Focus7-Jul-06 0:07
Nagaraju_Focus7-Jul-06 0:07 
AnswerRe: VC++ Help Pin
cje7-Jul-06 10:34
cje7-Jul-06 10:34 
QuestionRe: VC++ Help Pin
Nagaraju_Focus7-Jul-06 18:44
Nagaraju_Focus7-Jul-06 18:44 

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.