Click here to Skip to main content
15,914,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: writing contents of a deque to a file Pin
Nemanja Trifunovic12-Mar-02 8:43
Nemanja Trifunovic12-Mar-02 8:43 
GeneralRe: writing contents of a deque to a file Pin
Tim Smith12-Mar-02 12:01
Tim Smith12-Mar-02 12:01 
GeneralRe: writing contents of a deque to a file Pin
Joaquín M López Muñoz12-Mar-02 19:50
Joaquín M López Muñoz12-Mar-02 19:50 
GeneralRe: writing contents of a deque to a file Pin
Tim Smith13-Mar-02 2:03
Tim Smith13-Mar-02 2:03 
GeneralRe: writing contents of a deque to a file Pin
Joaquín M López Muñoz13-Mar-02 2:36
Joaquín M López Muñoz13-Mar-02 2:36 
GeneralRe: writing contents of a deque to a file Pin
Tim Smith13-Mar-02 4:13
Tim Smith13-Mar-02 4:13 
GeneralRe: writing contents of a deque to a file Pin
Joaquín M López Muñoz13-Mar-02 11:59
Joaquín M López Muñoz13-Mar-02 11:59 
GeneralRe: writing contents of a deque to a file Pin
Tim Smith13-Mar-02 12:20
Tim Smith13-Mar-02 12:20 
I got a failure notice on the email.

1. I would agree with this. But to be perfectly honest, when I goof up my printfs, it is usually quick to fix. But I would attribute that more to experience. That old CString in a printf bug can sink someone who has never see it for a LONG LONG time. Smile | :)

2. I was actually very very very shocked and a little suspect of the endl performance (or lack there of). There might be something else going on that isn't the fault of STL. Just as an FYI, I opened "NUL:" as my output file. I had to add ::app as an open flag with the output stream to get it to open. If it wasn't for that one small problem, it is a slam dunk that iostreams is faster. As is, iostreams are faster as long as you are careful.

One day people will learn to never mention that X is faster than Y around me. Because I will test it. I don't care who turns out to be wrong or right, I want solid figures.


Tim Smith

I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?
GeneralRe: writing contents of a deque to a file Pin
Nemanja Trifunovic13-Mar-02 12:31
Nemanja Trifunovic13-Mar-02 12:31 
GeneralRe: writing contents of a deque to a file Pin
Tim Smith13-Mar-02 13:16
Tim Smith13-Mar-02 13:16 
GeneralRe: writing contents of a deque to a file Pin
Tim Smith13-Mar-02 13:19
Tim Smith13-Mar-02 13:19 
QuestionHow can I get the accelerator char of a toolbar button? Pin
AmarB12-Mar-02 2:51
AmarB12-Mar-02 2:51 
AnswerRe: How can I get the accelerator char of a toolbar button? Pin
Joaquín M López Muñoz12-Mar-02 3:00
Joaquín M López Muñoz12-Mar-02 3:00 
GeneralRe: How can I get the accelerator char of a toolbar button? Pin
AmarB12-Mar-02 5:38
AmarB12-Mar-02 5:38 
GeneralRe: How can I get the accelerator char of a toolbar button? Pin
Joaquín M López Muñoz12-Mar-02 6:27
Joaquín M López Muñoz12-Mar-02 6:27 
GeneralRe: How can I get the accelerator char of a toolbar button? Pin
AmarB24-Apr-02 3:39
AmarB24-Apr-02 3:39 
GeneralSharing resources across projects Pin
Michael P Butler12-Mar-02 2:38
Michael P Butler12-Mar-02 2:38 
GeneralRe: Sharing resources across projects Pin
Joaquín M López Muñoz12-Mar-02 2:49
Joaquín M López Muñoz12-Mar-02 2:49 
GeneralRe: Sharing resources across projects Pin
Tomasz Sowinski12-Mar-02 3:33
Tomasz Sowinski12-Mar-02 3:33 
GeneralRe: Sharing resources across projects Pin
Carlos Antollini12-Mar-02 3:46
Carlos Antollini12-Mar-02 3:46 
GeneralRadio buttons not playing fair Pin
-Dy12-Mar-02 1:25
-Dy12-Mar-02 1:25 
GeneralRe: Radio buttons not playing fair Pin
Christian Graus12-Mar-02 1:44
protectorChristian Graus12-Mar-02 1:44 
GeneralRe: Radio buttons not playing fair Pin
Tomasz Sowinski12-Mar-02 1:56
Tomasz Sowinski12-Mar-02 1:56 
GeneralRe: Radio buttons not playing fair Pin
Christian Graus12-Mar-02 2:04
protectorChristian Graus12-Mar-02 2:04 
GeneralRe: Radio buttons not playing fair Pin
Tomasz Sowinski12-Mar-02 2:14
Tomasz Sowinski12-Mar-02 2:14 

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.