Click here to Skip to main content
15,896,726 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ConnectEx fails Pin
followait8-Aug-10 19:33
followait8-Aug-10 19:33 
AnswerRe: ConnectEx fails Pin
Luc Pattyn7-Aug-10 6:07
sitebuilderLuc Pattyn7-Aug-10 6:07 
QuestionWriting CD/DVD burning application; where to start Pin
Danzy836-Aug-10 13:14
Danzy836-Aug-10 13:14 
AnswerRe: Writing CD/DVD burning application; where to start Pin
Hadi Dayvary6-Aug-10 20:12
professionalHadi Dayvary6-Aug-10 20:12 
QuestionTextBox Validating Event in VB.net Pin
Andraw Tang6-Aug-10 10:37
Andraw Tang6-Aug-10 10:37 
AnswerRe: TextBox Validating Event in VB.net Pin
Richard Andrew x646-Aug-10 12:18
professionalRichard Andrew x646-Aug-10 12:18 
Questionlinear linked list node delete Pin
rupeshkp7286-Aug-10 7:13
rupeshkp7286-Aug-10 7:13 
AnswerRe: linear linked list node delete Pin
Vijjuuu.6-Aug-10 7:47
Vijjuuu.6-Aug-10 7:47 
GeneralRe: linear linked list node delete Pin
elchupathingy6-Aug-10 7:57
elchupathingy6-Aug-10 7:57 
AnswerRe: linear linked list node delete Pin
Aescleal6-Aug-10 8:01
Aescleal6-Aug-10 8:01 
GeneralRe: linear linked list node delete Pin
Maximilien6-Aug-10 9:13
Maximilien6-Aug-10 9:13 
GeneralRe: linear linked list node delete Pin
rupeshkp7286-Aug-10 9:42
rupeshkp7286-Aug-10 9:42 
GeneralRe: linear linked list node delete Pin
Orjan Westin6-Aug-10 13:58
professionalOrjan Westin6-Aug-10 13:58 
In a single-linked list the correct answer is "No, that can't be safely done, unless it's a circular list."

It might have been a trick question, as they sometimes want to see if you are confident enough to tell them they are wrong. It's like the common "Critique this code" question, where you are expected to find syntax errors, memory leaks, undefined behaviour, bad practice and so on in a printout of code.
GeneralRe: linear linked list node delete Pin
Aescleal6-Aug-10 21:16
Aescleal6-Aug-10 21:16 
GeneralRe: linear linked list node delete Pin
rupeshkp7286-Aug-10 21:51
rupeshkp7286-Aug-10 21:51 
GeneralRe: linear linked list node delete Pin
Iain Clarke, Warrior Programmer8-Aug-10 21:34
Iain Clarke, Warrior Programmer8-Aug-10 21:34 
QuestionOnLButtonDblClk In TabControl Pin
mohit`126-Aug-10 5:33
mohit`126-Aug-10 5:33 
QuestionTabControl Problem in FromView Pin
mohit`126-Aug-10 5:24
mohit`126-Aug-10 5:24 
AnswerRe: TabControl Problem in FromView Pin
tanu misra7-Aug-10 1:02
tanu misra7-Aug-10 1:02 
GeneralRe: TabControl Problem in FromView Pin
mohit`1211-Aug-10 5:11
mohit`1211-Aug-10 5:11 
AnswerRe: TabControl Problem in FromView Pin
tanu misra7-Aug-10 1:05
tanu misra7-Aug-10 1:05 
JokeRe: TabControl Problem in FromView Pin
Iain Clarke, Warrior Programmer8-Aug-10 21:36
Iain Clarke, Warrior Programmer8-Aug-10 21:36 
GeneralRe: TabControl Problem in FromView Pin
mohit`129-Aug-10 4:47
mohit`129-Aug-10 4:47 
QuestionGetQueuedCompletionStatus blocks, though GetLastError which is called after AcceptEx returns ERROR_IO_PENDING [modified] Pin
followait6-Aug-10 4:59
followait6-Aug-10 4:59 
AnswerRe: GetQueuedCompletionStatus blocks, though GetLastError which is called after AcceptEx returns ERROR_IO_PENDING Pin
Moak7-Aug-10 7:02
Moak7-Aug-10 7:02 

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.