Click here to Skip to main content
15,925,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to write in a file from exe file Pin
smriti12330-Mar-05 6:15
smriti12330-Mar-05 6:15 
AnswerRe: how to write in a file from exe file Pin
John R. Shaw30-Mar-05 6:59
John R. Shaw30-Mar-05 6:59 
GeneralRe: how to write in a file from exe file Pin
smriti12330-Mar-05 8:01
smriti12330-Mar-05 8:01 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw30-Mar-05 8:16
John R. Shaw30-Mar-05 8:16 
GeneralRe: how to write in a file from exe file Pin
NewbieStats30-Mar-05 10:44
NewbieStats30-Mar-05 10:44 
GeneralRe: how to write in a file from exe file Pin
NewbieStats30-Mar-05 11:46
NewbieStats30-Mar-05 11:46 
GeneralRe: how to write in a file from exe file Pin
Christian Graus30-Mar-05 12:07
protectorChristian Graus30-Mar-05 12:07 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw31-Mar-05 19:54
John R. Shaw31-Mar-05 19:54 
Big Grin | :-D
1) I admire your work!
2) In my opinion, ifstream/ofstream sucks!
3) We are way off the subject of the post (personaly I do not care).
Since he appears to redirect the output to a file.

As for item (2), it is too complicated. If some one does not understand the list I gave (looked it up), then they (all though they could use ifstream/ofstream) they would not understand how it works.

File objects are like every thing else in C++ (only more so!), you need to know 10x as much as you do inorder to do the same thing in C; or to put it anouther way, you are offten - shooting in the dark.

C is straight forward, either you do it right or you do not; there is no in-between.

Do not get me wrong, I love C++ (up to a point). But, it hides to much of the details.

I am a believer in the KISS principle and C++ is based on the the KIC (keep it coplicated) principle.

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: how to write in a file from exe file Pin
Christian Graus31-Mar-05 20:34
protectorChristian Graus31-Mar-05 20:34 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw31-Mar-05 22:03
John R. Shaw31-Mar-05 22:03 
GeneralRe: how to write in a file from exe file Pin
John R. Shaw31-Mar-05 22:11
John R. Shaw31-Mar-05 22:11 
Questionhow to write in a file from exe file Pin
smriti12330-Mar-05 6:14
smriti12330-Mar-05 6:14 
AnswerRe: how to write in a file from exe file Pin
David Crow30-Mar-05 8:22
David Crow30-Mar-05 8:22 
GeneralFMOD function problem Pin
giulia8030-Mar-05 5:52
giulia8030-Mar-05 5:52 
GeneralRe: FMOD function problem Pin
Alexander M.,30-Mar-05 6:46
Alexander M.,30-Mar-05 6:46 
GeneralICMP Issue Pin
no_reg_name30-Mar-05 5:20
no_reg_name30-Mar-05 5:20 
GeneralRe: ICMP Issue Pin
Alexander M.,30-Mar-05 6:52
Alexander M.,30-Mar-05 6:52 
Generalopenvc dll Pin
sumo6930-Mar-05 5:08
sumo6930-Mar-05 5:08 
GeneralRe: openvc dll Pin
David Crow30-Mar-05 5:22
David Crow30-Mar-05 5:22 
GeneralWindows socket Pin
alireza_shokoie30-Mar-05 2:54
alireza_shokoie30-Mar-05 2:54 
GeneralRe: Windows socket Pin
Mike Dimmick30-Mar-05 3:31
Mike Dimmick30-Mar-05 3:31 
QuestionRetrieving the position of icons on the desktop, howto ? Pin
ohadp30-Mar-05 1:08
ohadp30-Mar-05 1:08 
AnswerRe: Retrieving the position of icons on the desktop, howto ? Pin
David Crow30-Mar-05 2:51
David Crow30-Mar-05 2:51 
GeneralDevice driver compatability Pin
Neha.marwaha30-Mar-05 0:23
Neha.marwaha30-Mar-05 0:23 
GeneralRe: Device driver compatability Pin
Alexander M.,30-Mar-05 6:35
Alexander M.,30-Mar-05 6:35 

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.