Click here to Skip to main content
16,017,954 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: linker error - please help Pin
gizmokaka25-Nov-07 8:55
gizmokaka25-Nov-07 8:55 
GeneralRe: linker error - please help Pin
Mark Salsbery25-Nov-07 8:59
Mark Salsbery25-Nov-07 8:59 
GeneralRe: linker error - please help Pin
gizmokaka25-Nov-07 9:14
gizmokaka25-Nov-07 9:14 
GeneralRe: linker error - please help Pin
Mark Salsbery25-Nov-07 9:20
Mark Salsbery25-Nov-07 9:20 
GeneralRe: linker error - please help Pin
gizmokaka25-Nov-07 9:39
gizmokaka25-Nov-07 9:39 
QuestionRecursion with Multiple Recursive Calls Pin
pourang25-Nov-07 7:18
pourang25-Nov-07 7:18 
QuestionRe: Recursion with Multiple Recursive Calls Pin
David Crow26-Nov-07 3:49
David Crow26-Nov-07 3:49 
Questionentry point of application Pin
George_George25-Nov-07 4:15
George_George25-Nov-07 4:15 
Hello everyone,


For entry point of a console application,

http://msdn2.microsoft.com/en-us/library/f9t8842e(VS.71).aspx

My understanding is it is important that the name of the function main exists, and it does not matter the prototype of main function, for example,

we can define main as int main () or int main (int argc, char** argv).

Is that understanding correct?


thanks in advance,
George
AnswerRe: entry point of application Pin
Gary R. Wheeler25-Nov-07 4:24
Gary R. Wheeler25-Nov-07 4:24 
GeneralRe: entry point of application Pin
George_George25-Nov-07 19:32
George_George25-Nov-07 19:32 
GeneralRe: entry point of application Pin
David Crow26-Nov-07 3:52
David Crow26-Nov-07 3:52 
GeneralRe: entry point of application Pin
George_George26-Nov-07 23:28
George_George26-Nov-07 23:28 
Questionhow to use sqlexec Pin
prithaa25-Nov-07 1:14
prithaa25-Nov-07 1:14 
QuestionRe: how to use sqlexec Pin
Hamid_RT25-Nov-07 2:57
Hamid_RT25-Nov-07 2:57 
AnswerRe: how to use sqlexec Pin
Mark Salsbery25-Nov-07 8:03
Mark Salsbery25-Nov-07 8:03 
GeneralRe: how to use sqlexec Pin
prithaa25-Nov-07 18:31
prithaa25-Nov-07 18:31 
GeneralRe: how to use sqlexec Pin
Mark Salsbery25-Nov-07 18:52
Mark Salsbery25-Nov-07 18:52 
AnswerRe: how to use sqlexec Pin
David Crow26-Nov-07 3:55
David Crow26-Nov-07 3:55 
Questionhow to close a form? Pin
panthal24-Nov-07 20:17
panthal24-Nov-07 20:17 
AnswerRe: how to close a form? Pin
Hamid_RT24-Nov-07 23:07
Hamid_RT24-Nov-07 23:07 
GeneralRe: how to close a form? Pin
panthal24-Nov-07 23:13
panthal24-Nov-07 23:13 
GeneralRe: how to close a form? Pin
Hamid_RT25-Nov-07 2:46
Hamid_RT25-Nov-07 2:46 
AnswerRe: how to close a form? Pin
Nelek25-Nov-07 21:52
protectorNelek25-Nov-07 21:52 
QuestionRoate image using dragging [modified] Pin
followait24-Nov-07 18:58
followait24-Nov-07 18:58 
QuestionDialog death Pin
Oliver12324-Nov-07 18:58
Oliver12324-Nov-07 18:58 

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.