![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #46 | |
| Mysterious C++ User Join Date: Oct 2007
Posts: 14,785
|
__________________ Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2008 Team System I dedicated my life to helping others. This is only a small sample of what they said: "Thanks Elysia. You're a programming master! How the hell do you know every thing?" Quoted... at least once. Quote:
| |
| Elysia is offline | |
| | #47 | |
| Kernel hacker Join Date: Jul 2007 Location: Farncombe, Surrey, England
Posts: 15,686
| Quote:
-- Mats
__________________ Compilers can produce warnings - make the compiler programmers happy: Use them! Please don't PM me for help - and no, I don't do help over instant messengers. | |
| matsp is offline | |
| | #48 | |
| Mysterious C++ User Join Date: Oct 2007
Posts: 14,785
| If you want to put it that way, sure. There are always several ways to catch uninitialized variables. Having a debugger do it for you is nice, I think. Oh and some compiler will warn you if you try to use an uninitialized variable. I'm guessing GCC does and I know VC++ does. Remember always to put your compiler warnings to maximum!
__________________ Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2008 Team System I dedicated my life to helping others. This is only a small sample of what they said: "Thanks Elysia. You're a programming master! How the hell do you know every thing?" Quoted... at least once. Quote:
| |
| Elysia is offline | |
| | #49 | |
| Kernel hacker Join Date: Jul 2007 Location: Farncombe, Surrey, England
Posts: 15,686
| Quote:
-- Mats
__________________ Compilers can produce warnings - make the compiler programmers happy: Use them! Please don't PM me for help - and no, I don't do help over instant messengers. | |
| matsp is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| List all system and program files | tnbui | Windows Programming | 7 | 07-10-2009 02:43 AM |
| Doubt in concatenating contents of two text files in C program | umaguptan | C Programming | 5 | 02-11-2008 01:36 AM |
| We Got _DEBUG Errors | Tonto | Windows Programming | 5 | 12-22-2006 05:45 PM |
| Abnormal program termination | Kayoss | C++ Programming | 3 | 05-16-2006 03:29 PM |
| abnormal program termination | ProLin | C++ Programming | 2 | 01-20-2002 09:56 PM |