Click here to Skip to main content
16,007,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: help Pin
reyyy27-Feb-07 3:50
reyyy27-Feb-07 3:50 
GeneralRe: help Pin
toxcct27-Feb-07 3:56
toxcct27-Feb-07 3:56 
QuestionRe: help [modified] Pin
reyyy27-Feb-07 4:20
reyyy27-Feb-07 4:20 
AnswerRe: help Pin
toxcct27-Feb-07 4:29
toxcct27-Feb-07 4:29 
QuestionRe: help Pin
reyyy27-Feb-07 4:38
reyyy27-Feb-07 4:38 
AnswerRe: help Pin
toxcct27-Feb-07 4:48
toxcct27-Feb-07 4:48 
GeneralRe: help Pin
Eytukan27-Feb-07 5:46
Eytukan27-Feb-07 5:46 
GeneralRe: help Pin
Rajesh R Subramanian27-Feb-07 6:25
professionalRajesh R Subramanian27-Feb-07 6:25 
VuNic wrote:
IMHO I suggest you ask her to change it to "int" main and return something rather than opting for "void" and return nothing. It's said as the best practice particularly for the "main()". Can I be right toxcct?


If you want your main() function to return an exit code, then you could return an int, or char, or whatever. It is perfectly safe to have a void main, too.


Nobody can give you wiser advice than yourself. - Cicero
ப்ரம்மா

QuestionMail Merge concept Pin
Anandan k27-Feb-07 3:20
Anandan k27-Feb-07 3:20 
AnswerRe: Mail Merge concept Pin
prithaa27-Feb-07 5:08
prithaa27-Feb-07 5:08 
AnswerRe: Mail Merge concept Pin
Hamid_RT27-Feb-07 7:40
Hamid_RT27-Feb-07 7:40 
QuestionAuto scroll to specific line in text box Pin
Jim Crafton27-Feb-07 3:16
Jim Crafton27-Feb-07 3:16 
AnswerRe: Auto scroll to specific line in text box Pin
KaЯl27-Feb-07 4:01
KaЯl27-Feb-07 4:01 
GeneralRe: Auto scroll to specific line in text box Pin
Jim Crafton27-Feb-07 4:32
Jim Crafton27-Feb-07 4:32 
GeneralRe: Auto scroll to specific line in text box Pin
KaЯl27-Feb-07 5:45
KaЯl27-Feb-07 5:45 
QuestionProject release problem Pin
david bagaturia27-Feb-07 2:33
david bagaturia27-Feb-07 2:33 
AnswerRe: Project release problem Pin
toxcct27-Feb-07 2:46
toxcct27-Feb-07 2:46 
QuestionWM_RELEASEDCAPTURE(tab) Pin
RaviPK27-Feb-07 1:46
RaviPK27-Feb-07 1:46 
AnswerRe: WM_RELEASEDCAPTURE(tab) Pin
James R. Twine27-Feb-07 2:49
James R. Twine27-Feb-07 2:49 
GeneralRe: WM_RELEASEDCAPTURE(tab) Pin
RaviPK27-Feb-07 17:46
RaviPK27-Feb-07 17:46 
QuestionDatatypes - Urgent Pin
janadhana27-Feb-07 1:42
janadhana27-Feb-07 1:42 
JokeRe: Datatypes - Urgent Pin
James R. Twine27-Feb-07 2:45
James R. Twine27-Feb-07 2:45 
QuestionThread Question Pin
Programm3r27-Feb-07 1:01
Programm3r27-Feb-07 1:01 
AnswerRe: Thread Question Pin
James R. Twine27-Feb-07 1:16
James R. Twine27-Feb-07 1:16 
GeneralRe: Thread Question Pin
Programm3r27-Feb-07 1:25
Programm3r27-Feb-07 1:25 

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.