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

C / C++ / MFC

 
GeneralRe: Problem writing in to a File Pin
Rajesh R Subramanian25-Jun-08 2:26
professionalRajesh R Subramanian25-Jun-08 2:26 
GeneralRe: Problem writing in to a File Pin
sunny_vc25-Jun-08 2:34
sunny_vc25-Jun-08 2:34 
GeneralRe: Problem writing in to a File Pin
toxcct25-Jun-08 3:04
toxcct25-Jun-08 3:04 
QuestionRe: Problem writing in to a File Pin
_AnsHUMAN_ 25-Jun-08 2:23
_AnsHUMAN_ 25-Jun-08 2:23 
AnswerRe: Problem writing in to a File Pin
sunny_vc25-Jun-08 2:29
sunny_vc25-Jun-08 2:29 
GeneralRe: Problem writing in to a File Pin
Rajesh R Subramanian25-Jun-08 2:41
professionalRajesh R Subramanian25-Jun-08 2:41 
GeneralRe: Problem writing in to a File Pin
sunny_vc25-Jun-08 2:43
sunny_vc25-Jun-08 2:43 
AnswerRe: Problem writing in to a File Pin
Bram van Kampen25-Jun-08 11:11
Bram van Kampen25-Jun-08 11:11 
Hi,

How is the File Opened? If you are looking for bytes it should be "rb", "r+b" etc, the 'b' must be there. What was ascii 26 again? I think it was 'Substitute' Anyway, fgets and fputs may try to put an interpretation to ascii 26 when encountered in text mode. In binary mode is should pass straight trough.

Hope this is helpfull,

Regards,

Smile | :)

Bram van Kampen

Questionusing XSL transform Pin
Jhony george25-Jun-08 1:38
Jhony george25-Jun-08 1:38 
QuestionUSB vendor id, product id, serial no Pin
Anorexic Tribble25-Jun-08 0:22
Anorexic Tribble25-Jun-08 0:22 
AnswerRe: USB vendor id, product id, serial no Pin
Rajesh R Subramanian25-Jun-08 1:14
professionalRajesh R Subramanian25-Jun-08 1:14 
GeneralRe: USB vendor id, product id, serial no Pin
Anorexic Tribble25-Jun-08 3:24
Anorexic Tribble25-Jun-08 3:24 
GeneralRe: USB vendor id, product id, serial no Pin
Bram van Kampen25-Jun-08 11:18
Bram van Kampen25-Jun-08 11:18 
GeneralRe: USB vendor id, product id, serial no Pin
Anorexic Tribble25-Jun-08 23:40
Anorexic Tribble25-Jun-08 23:40 
GeneralRe: USB vendor id, product id, serial no Pin
Bram van Kampen28-Jun-08 15:38
Bram van Kampen28-Jun-08 15:38 
QuestionLINK : fatal error LNK1168: cannot open Debug/Accel.exe for writing Pin
ishbabu24-Jun-08 22:18
ishbabu24-Jun-08 22:18 
AnswerRe: LINK : fatal error LNK1168: cannot open Debug/Accel.exe for writing Pin
Cedric Moonen24-Jun-08 22:23
Cedric Moonen24-Jun-08 22:23 
GeneralRe: LINK : fatal error LNK1168: cannot open Debug/Accel.exe for writing Pin
Bram van Kampen25-Jun-08 11:22
Bram van Kampen25-Jun-08 11:22 
AnswerRe: LINK : fatal error LNK1168: cannot open Debug/Accel.exe for writing Pin
Hamid_RT27-Jun-08 7:54
Hamid_RT27-Jun-08 7:54 
QuestionIs there any WIN32 API for Encryption and decryption Pin
Nandu_77b24-Jun-08 22:16
Nandu_77b24-Jun-08 22:16 
QuestionRe: Is there any WIN32 API for Encryption and decryption Pin
CPallini24-Jun-08 22:40
mveCPallini24-Jun-08 22:40 
AnswerRe: Is there any WIN32 API for Encryption and decryption Pin
Rajesh R Subramanian24-Jun-08 23:51
professionalRajesh R Subramanian24-Jun-08 23:51 
AnswerRe: Is there any WIN32 API for Encryption and decryption Pin
Chris Losinger25-Jun-08 2:51
professionalChris Losinger25-Jun-08 2:51 
AnswerRe: Is there any WIN32 API for Encryption and decryption Pin
Hamid_RT27-Jun-08 7:54
Hamid_RT27-Jun-08 7:54 
Questionhow can I get the integer value of INSERT from keyboard?? Pin
danginkgo24-Jun-08 21:20
danginkgo24-Jun-08 21:20 

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.