Click here to Skip to main content
15,913,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralProgram Crashed, BUT, I have a DR.WATSON log Pin
Mike Doner19-Dec-02 12:32
Mike Doner19-Dec-02 12:32 
GeneralRe: Program Crashed, BUT, I have a DR.WATSON log Pin
Andreas Saurwein19-Dec-02 14:45
Andreas Saurwein19-Dec-02 14:45 
GeneralHelp: Vector class won't work (read this one) Pin
KBL19-Dec-02 10:44
KBL19-Dec-02 10:44 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 10:53
protectorChristian Graus19-Dec-02 10:53 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:00
KBL19-Dec-02 12:00 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 12:34
protectorChristian Graus19-Dec-02 12:34 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:55
KBL19-Dec-02 12:55 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 13:00
protectorChristian Graus19-Dec-02 13:00 
The efficiency of STL functions is documented in the standard, plus you have the source code for vector, so you can look for yourself. I certainly respect the desire to write your own as a way to learn. You should make your container expose iterators so you can use the standard algorithms all the same, and you should most certainly not call it 'vector'.



Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 13:07
KBL19-Dec-02 13:07 
GeneralRe: Help: Vector class won't work (read this one) Pin
Christian Graus19-Dec-02 13:40
protectorChristian Graus19-Dec-02 13:40 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:57
KBL19-Dec-02 12:57 
GeneralRe: Help: Vector class won't work (read this one) Pin
Alvaro Mendez19-Dec-02 10:55
Alvaro Mendez19-Dec-02 10:55 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:03
KBL19-Dec-02 12:03 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:07
KBL19-Dec-02 12:07 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 12:16
KBL19-Dec-02 12:16 
GeneralRe: Help: Vector class won't work (read this one) Pin
KBL19-Dec-02 13:01
KBL19-Dec-02 13:01 
GeneralRe: Help: Vector class won't work (read this one) Pin
Gary Kirkham20-Dec-02 3:52
Gary Kirkham20-Dec-02 3:52 
GeneralHelp: Vector class won't work Pin
KBL19-Dec-02 10:42
KBL19-Dec-02 10:42 
Generalvc++ ODBC dynaset,SQL_fetch_bookmark Pin
kingsley19-Dec-02 10:00
kingsley19-Dec-02 10:00 
GeneralRe: vc++ ODBC dynaset,SQL_fetch_bookmark Pin
Henrik_O20-Dec-02 1:09
Henrik_O20-Dec-02 1:09 
GeneralU can help me!! i have a Simple Quiestion !! Pin
Ehsan Baghaki19-Dec-02 9:35
Ehsan Baghaki19-Dec-02 9:35 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Christian Graus19-Dec-02 9:42
protectorChristian Graus19-Dec-02 9:42 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Ehsan Baghaki19-Dec-02 9:52
Ehsan Baghaki19-Dec-02 9:52 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Christian Graus19-Dec-02 10:55
protectorChristian Graus19-Dec-02 10:55 
General_beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Peter Weyzen19-Dec-02 9:15
Peter Weyzen19-Dec-02 9:15 

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.