Click here to Skip to main content
15,917,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: serialize Pin
Anonymous20-Mar-03 8:20
Anonymous20-Mar-03 8:20 
GeneralRe: serialize Pin
dudic20-Mar-03 8:25
dudic20-Mar-03 8:25 
Generaltrapping the enter key Pin
ns20-Mar-03 6:58
ns20-Mar-03 6:58 
GeneralRe: trapping the enter key Pin
Maximilien20-Mar-03 7:14
Maximilien20-Mar-03 7:14 
Generalokay. Thanks Pin
ns20-Mar-03 7:16
ns20-Mar-03 7:16 
Generalworks great! Pin
ns20-Mar-03 8:03
ns20-Mar-03 8:03 
GeneralFile input without whitespace Pin
georgiek5020-Mar-03 6:50
georgiek5020-Mar-03 6:50 
GeneralRe: File input without whitespace Pin
Christian Graus20-Mar-03 10:17
protectorChristian Graus20-Mar-03 10:17 
>> will skip whitespace, otherwise you should use getline and then remove the whitespace afterwards. Or you could create your own inserter which does not read whitespace. iostreams has no inserter for CString, so if you're using MFC, just write it for CString and all will be well.


Christian

NO MATTER HOW MUCH BIG IS THE WORD SIZE ,THE DATA MUCT BE TRANSPORTED INTO THE CPU. - Vinod Sharma

Anonymous wrote:
OK. I read a c++ book. Or...a bit of it anyway. I'm sick of that evil looking console window.

I think you are a good candidate for Visual Basic.
- Nemanja Trifunovic
GeneralRe: File input without whitespace Pin
georgiek5020-Mar-03 12:11
georgiek5020-Mar-03 12:11 
GeneralCorrect syntax for add and move methods for worksheet object Pin
rvicta20-Mar-03 6:38
professionalrvicta20-Mar-03 6:38 
GeneralAdjusting SPDemo Pin
Spamdogg20-Mar-03 6:33
Spamdogg20-Mar-03 6:33 
Generalinstallation program for dial up networking Pin
Member 29826820-Mar-03 6:22
Member 29826820-Mar-03 6:22 
QuestionProgrammatically getting IE cipher strength? Pin
dandy7220-Mar-03 6:20
dandy7220-Mar-03 6:20 
Questionmemcpy or loop? Pin
pankajdaga20-Mar-03 6:19
pankajdaga20-Mar-03 6:19 
AnswerRe: memcpy or loop? Pin
Member 29826820-Mar-03 6:27
Member 29826820-Mar-03 6:27 
AnswerRe: memcpy or loop? Pin
Daniel Turini20-Mar-03 6:27
Daniel Turini20-Mar-03 6:27 
GeneralRe: memcpy or loop? Pin
pankajdaga20-Mar-03 7:06
pankajdaga20-Mar-03 7:06 
AnswerRe: memcpy or loop? Pin
dandy7220-Mar-03 6:28
dandy7220-Mar-03 6:28 
GeneralRe: memcpy or loop? Pin
dandy7220-Mar-03 6:30
dandy7220-Mar-03 6:30 
AnswerRe: memcpy or loop? Pin
Chris Losinger20-Mar-03 7:09
professionalChris Losinger20-Mar-03 7:09 
GeneralRe: memcpy or loop? Pin
Tim Smith20-Mar-03 7:27
Tim Smith20-Mar-03 7:27 
GeneralRe: memcpy or loop? Pin
Chris Losinger20-Mar-03 8:02
professionalChris Losinger20-Mar-03 8:02 
GeneralRe: memcpy or loop? Pin
pankajdaga20-Mar-03 11:52
pankajdaga20-Mar-03 11:52 
GeneralGenerating hlp files Pin
RalfPeter20-Mar-03 6:11
RalfPeter20-Mar-03 6:11 
GeneralWord or WordViewer as a View in an application Pin
Archigal20-Mar-03 5:52
Archigal20-Mar-03 5:52 

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.