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

C / C++ / MFC

 
AnswerRe: What is the most annoying little programming error you have made repeatedly, that everyone assumes you already knew, and you went absolutely nuts trying to figure it out? Pin
whatt10-Mar-03 13:29
whatt10-Mar-03 13:29 
GeneralRe: What is the most annoying little programming error you have made repeatedly, that everyone assumes you already knew, and you went absolutely nuts trying to figure it out? Pin
Michael Dunn10-Mar-03 14:39
sitebuilderMichael Dunn10-Mar-03 14:39 
GeneralRe: What is the most annoying little programming error you have made repeatedly, that everyone assumes you already knew, and you went absolutely nuts trying to figure it out? Pin
Baris Kurtlutepe10-Mar-03 21:33
Baris Kurtlutepe10-Mar-03 21:33 
AnswerRe: What is the most annoying little programming error you have made repeatedly, that everyone assumes you already knew, and you went absolutely nuts trying to figure it out? Pin
Taka Muraoka10-Mar-03 13:36
Taka Muraoka10-Mar-03 13:36 
AnswerRe: What is the most annoying little programming error you have made repeatedly, that everyone assumes you already knew, and you went absolutely nuts trying to figure it out? Pin
73Zeppelin10-Mar-03 16:45
73Zeppelin10-Mar-03 16:45 
GeneralRe: What is the most annoying little programming error you have made repeatedly, that everyone assumes you already knew, and you went absolutely nuts trying to figure it out? Pin
RaajaOfSelf10-Mar-03 22:37
RaajaOfSelf10-Mar-03 22:37 
AnswerRe: What is the most annoying little programming error you have made repeatedly, that everyone assumes you already knew, and you went absolutely nuts trying to figure it out? Pin
567890123410-Mar-03 22:54
567890123410-Mar-03 22:54 
GeneralHa Ha, I'm such a nitwit,... Pin
ursus zeta11-Mar-03 6:42
ursus zeta11-Mar-03 6:42 
Ya know, I have this extensive list of amazingly dumb mistakes that I was going to post,...but, compared to me ,you guys look like Nobel Prize winners. (Yes, I have made that assignment operator mistake a number of times.)
My all-time most embarrassing errors:
I ALWAYS forget, #include "resource.h" at the beginning of the source file. ...and, I ALMOST ALWAYS make a number of typographical errors, so, I get the "Undeclared Identifier" error message ALL THE TIME (...it's like an old friend now).
Most frustrating: It took me forever to figure out that you must use TWO backslashes when designating the "file path string" with either CreateFile or the iostream library class functions (and I would have NEVER figured that out if I hadn't stumbled upon it in an introductory book on C++, completely by accident).
QuestionConvert CStrings to Null-terminated? Pin
brigham_young10-Mar-03 12:30
brigham_young10-Mar-03 12:30 
AnswerRe: Convert CStrings to Null-terminated? Pin
Dave Bryant10-Mar-03 12:34
Dave Bryant10-Mar-03 12:34 
AnswerRe: Convert CStrings to Null-terminated? Pin
Michael Dunn10-Mar-03 13:02
sitebuilderMichael Dunn10-Mar-03 13:02 
GeneralRe: Convert CStrings to Null-terminated? Pin
Nish Nishant10-Mar-03 13:40
sitebuilderNish Nishant10-Mar-03 13:40 
GeneralRe: Convert CStrings to Null-terminated? Pin
Michael Dunn10-Mar-03 14:43
sitebuilderMichael Dunn10-Mar-03 14:43 
QuestionHelp ?? Pointer to View from Doc? Pin
Obi-Wan-Kenobi10-Mar-03 12:27
Obi-Wan-Kenobi10-Mar-03 12:27 
AnswerRe: Help ?? Pointer to View from Doc? Pin
Dave Bryant10-Mar-03 12:37
Dave Bryant10-Mar-03 12:37 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Obi-Wan-Kenobi10-Mar-03 12:50
Obi-Wan-Kenobi10-Mar-03 12:50 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Dave Bryant10-Mar-03 12:57
Dave Bryant10-Mar-03 12:57 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Obi-Wan-Kenobi10-Mar-03 13:02
Obi-Wan-Kenobi10-Mar-03 13:02 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Dave Bryant10-Mar-03 13:05
Dave Bryant10-Mar-03 13:05 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Obi-Wan-Kenobi10-Mar-03 13:14
Obi-Wan-Kenobi10-Mar-03 13:14 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Brian Shifrin10-Mar-03 13:06
Brian Shifrin10-Mar-03 13:06 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Brian Shifrin10-Mar-03 13:07
Brian Shifrin10-Mar-03 13:07 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Obi-Wan-Kenobi10-Mar-03 13:17
Obi-Wan-Kenobi10-Mar-03 13:17 
GeneralRe: Help ?? Pointer to View from Doc? Pin
Dave Bryant10-Mar-03 13:19
Dave Bryant10-Mar-03 13:19 
AnswerRe: Help ?? Pointer to View from Doc? Pin
Jim A. Johnson10-Mar-03 15:21
Jim A. Johnson10-Mar-03 15:21 

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.