Click here to Skip to main content
15,893,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: New,delete operator Pin
sudhir.marni8-Feb-08 20:06
sudhir.marni8-Feb-08 20:06 
QuestionHow to download File from web Pin
manish.patel8-Feb-08 17:18
manish.patel8-Feb-08 17:18 
AnswerRe: How to download File from web Pin
sudhir.marni8-Feb-08 19:45
sudhir.marni8-Feb-08 19:45 
AnswerRe: How to download File from web Pin
Hamid_RT10-Feb-08 21:01
Hamid_RT10-Feb-08 21:01 
GeneralC++ Coding help Needed Pin
waiwai9338-Feb-08 16:21
waiwai9338-Feb-08 16:21 
GeneralRe: C++ Coding help Needed Pin
sudhir.marni8-Feb-08 19:47
sudhir.marni8-Feb-08 19:47 
GeneralRe: C++ Coding help Needed Pin
Rajkumar R9-Feb-08 1:09
Rajkumar R9-Feb-08 1:09 
GeneralRe: C++ Coding help Needed Pin
David Crow11-Feb-08 3:40
David Crow11-Feb-08 3:40 
Unless you are passing arguments to main() and are returning a value to the command interpreter, you could simplify things by using:

void main( void )
{
    ...
}


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralDLL annoyances :( Pin
Jim Crafton8-Feb-08 15:27
Jim Crafton8-Feb-08 15:27 
GeneralRe: DLL annoyances :( Pin
Stephen Hewitt9-Feb-08 2:41
Stephen Hewitt9-Feb-08 2:41 
QuestionRealtime file-access logging/prevention Pin
abiemann8-Feb-08 10:55
abiemann8-Feb-08 10:55 
GeneralRe: Realtime file-access logging/prevention Pin
led mike8-Feb-08 11:13
led mike8-Feb-08 11:13 
GeneralRe: Realtime file-access logging/prevention Pin
abiemann8-Feb-08 11:31
abiemann8-Feb-08 11:31 
GeneralRe: Realtime file-access logging/prevention Pin
led mike8-Feb-08 11:43
led mike8-Feb-08 11:43 
GeneralDeterming the proper height of a Status bar Pin
Jim Crafton8-Feb-08 9:49
Jim Crafton8-Feb-08 9:49 
GeneralRe: Determing the proper height of a Status bar Pin
led mike8-Feb-08 10:15
led mike8-Feb-08 10:15 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 10:44
Jim Crafton8-Feb-08 10:44 
GeneralRe: Determing the proper height of a Status bar Pin
David Crow8-Feb-08 10:24
David Crow8-Feb-08 10:24 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 10:45
Jim Crafton8-Feb-08 10:45 
GeneralRe: Determing the proper height of a Status bar Pin
led mike8-Feb-08 10:51
led mike8-Feb-08 10:51 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 10:56
Jim Crafton8-Feb-08 10:56 
GeneralRe: Determing the proper height of a Status bar Pin
led mike8-Feb-08 11:10
led mike8-Feb-08 11:10 
GeneralRe: Determing the proper height of a Status bar Pin
Jim Crafton8-Feb-08 11:28
Jim Crafton8-Feb-08 11:28 
GeneralSQL Server Compact Edition Database File under Type of File Pin
Larry Mills Sr8-Feb-08 9:42
Larry Mills Sr8-Feb-08 9:42 
Generalwhat's the point? do{...}while(FALSE); Pin
Like2Byte8-Feb-08 8:14
Like2Byte8-Feb-08 8:14 

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.