Click here to Skip to main content
16,011,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CSocket multithreading[urgent] Pin
junni19-Dec-02 3:02
junni19-Dec-02 3:02 
GeneralRe: CSocket multithreading[urgent] Pin
Daniel Turini19-Dec-02 3:03
Daniel Turini19-Dec-02 3:03 
GeneralRe: CSocket multithreading[urgent] Pin
Brian Delahunty19-Dec-02 3:53
Brian Delahunty19-Dec-02 3:53 
GeneralRe: CSocket multithreading[urgent] Pin
Nish Nishant19-Dec-02 6:28
sitebuilderNish Nishant19-Dec-02 6:28 
GeneralRe: CSocket multithreading[urgent] Pin
junni19-Dec-02 18:55
junni19-Dec-02 18:55 
GeneralRe: CSocket multithreading[urgent] Pin
RobJones19-Dec-02 9:32
RobJones19-Dec-02 9:32 
GeneralRe: CSocket multithreading[urgent] Pin
junni19-Dec-02 18:58
junni19-Dec-02 18:58 
GeneralWriting hex to a file Pin
Franz Klein19-Dec-02 2:28
Franz Klein19-Dec-02 2:28 
I am trying to write a program that writes pure hexadecimal text into a file.
For example I want to write in the figure 0x00010000 into the file. However I have tried using streams but when I look at the file the contents in a hex viewer the contents are 34 38 for a 0 whereas I would like there to be 00 01.

Does anybody know of a way to do it using std::streams?

Smile | :)
GeneralRe: Writing hex to a file Pin
David Chamberlain19-Dec-02 3:09
David Chamberlain19-Dec-02 3:09 
GeneralGetting Access to the Desktop Wallpaper Pin
Waleed Eissa19-Dec-02 2:23
Waleed Eissa19-Dec-02 2:23 
GeneralRe: Getting Access to the Desktop Wallpaper Pin
Kannan Kalyanaraman19-Dec-02 2:38
Kannan Kalyanaraman19-Dec-02 2:38 
GeneralStatic linked library with resources Pin
f.o.b19-Dec-02 2:20
f.o.b19-Dec-02 2:20 
GeneralRe: Static linked library with resources Pin
Pavel Klocek19-Dec-02 2:55
Pavel Klocek19-Dec-02 2:55 
GeneralRe: Static linked library with resources Pin
Ted Ferenc19-Dec-02 4:22
Ted Ferenc19-Dec-02 4:22 
GeneralRe: Static linked library with resources Pin
Fob19-Dec-02 5:11
Fob19-Dec-02 5:11 
GeneralRe: Static linked library with resources Pin
Fob19-Dec-02 5:22
Fob19-Dec-02 5:22 
Generaldynamic forms Pin
misiek19-Dec-02 2:16
misiek19-Dec-02 2:16 
GeneralRe: dynamic forms Pin
Pavel Klocek19-Dec-02 2:43
Pavel Klocek19-Dec-02 2:43 
GeneralRe: dynamic forms Pin
misiek19-Dec-02 2:55
misiek19-Dec-02 2:55 
GeneralRe: dynamic forms Pin
Pavel Klocek19-Dec-02 3:28
Pavel Klocek19-Dec-02 3:28 
GeneralRe: dynamic forms Pin
misiek19-Dec-02 3:44
misiek19-Dec-02 3:44 
GeneralCString and COleDateTime Pin
Anonymous19-Dec-02 1:37
Anonymous19-Dec-02 1:37 
GeneralRe: CString and COleDateTime Pin
Pavel Klocek19-Dec-02 2:26
Pavel Klocek19-Dec-02 2:26 
GeneralRe: CString and COleDateTime Pin
Michael P Butler19-Dec-02 3:56
Michael P Butler19-Dec-02 3:56 
Generalcatching CTRL+V Pin
allia19-Dec-02 1:21
allia19-Dec-02 1:21 

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.