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

C / C++ / MFC

 
GeneralRe: Pointers, casting and volatile Pin
Nick Parker3-Nov-02 15:51
protectorNick Parker3-Nov-02 15:51 
GeneralRe: Pointers, casting and volatile Pin
ian mariano3-Nov-02 15:57
ian mariano3-Nov-02 15:57 
GeneralRe: Pointers, casting and volatile Pin
Jay24-Nov-02 5:46
Jay24-Nov-02 5:46 
GeneralRe: Pointers, casting and volatile Pin
ian mariano4-Nov-02 6:54
ian mariano4-Nov-02 6:54 
GeneralRe: Pointers, casting and volatile Pin
Jay24-Nov-02 5:57
Jay24-Nov-02 5:57 
GeneralRe: Pointers, casting and volatile Pin
Christian Graus3-Nov-02 16:38
protectorChristian Graus3-Nov-02 16:38 
GeneralRe: Pointers, casting and volatile Pin
Jay24-Nov-02 5:27
Jay24-Nov-02 5:27 
GeneralRe: Pointers, casting and volatile Pin
Christian Graus4-Nov-02 11:28
protectorChristian Graus4-Nov-02 11:28 
If you're using C++, you should use C++. Use new and delete instead of malloc and free, iostreams instead of fread. You'll find that the iostreams in particular greatly simplify what you're trying to do, and your code will be a lot nicer to read, also.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
QuestionHow to fully override a pop-up menu item? Pin
3-Nov-02 13:26
suss3-Nov-02 13:26 
GeneralWindows 98 Problems Pin
Swinefeaster3-Nov-02 11:15
Swinefeaster3-Nov-02 11:15 
GeneralRe: Windows 98 Problems Pin
Swinefeaster3-Nov-02 21:55
Swinefeaster3-Nov-02 21:55 
GeneralRe: Windows 98 Problems Pin
Christian Graus3-Nov-02 11:35
protectorChristian Graus3-Nov-02 11:35 
GeneralRe: Windows 98 Problems Pin
Swinefeaster3-Nov-02 21:53
Swinefeaster3-Nov-02 21:53 
GeneralRe: Windows 98 Problems Pin
Swinefeaster5-Nov-02 19:19
Swinefeaster5-Nov-02 19:19 
Generaldocument filter Pin
tom20003-Nov-02 10:26
tom20003-Nov-02 10:26 
GeneralRe: document filter Pin
Christian Graus3-Nov-02 11:36
protectorChristian Graus3-Nov-02 11:36 
GeneralRe: document filter Pin
Chris Richardson3-Nov-02 12:49
Chris Richardson3-Nov-02 12:49 
GeneralRe: document filter Pin
tom20003-Nov-02 15:28
tom20003-Nov-02 15:28 
GeneralRe: document filter Pin
Roger Allen3-Nov-02 23:59
Roger Allen3-Nov-02 23:59 
GeneralData Format via CString and/or string :: Winsock Pin
valikac3-Nov-02 10:06
valikac3-Nov-02 10:06 
GeneralRe: Data Format via CString and/or string :: Winsock Pin
markkuk3-Nov-02 10:54
markkuk3-Nov-02 10:54 
GeneralRe: Data Format via CString and/or string :: Winsock Pin
ian mariano3-Nov-02 16:03
ian mariano3-Nov-02 16:03 
GeneralRe: Data Format via CString and/or string :: Winsock Pin
valikac3-Nov-02 16:09
valikac3-Nov-02 16:09 
GeneralRe: Data Format via CString and/or string :: Winsock Pin
ian mariano3-Nov-02 16:17
ian mariano3-Nov-02 16:17 
GeneralRe: Data Format via CString and/or string :: Winsock Pin
valikac3-Nov-02 16:24
valikac3-Nov-02 16:24 

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.