Re: Arbitrary Streamwriter.
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Tue, 12 Apr 2005 17:33:55 +0100
Arne <Arne@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Maybe it is my stupid editor that adds another carriage return. What would
> be your favorite tool to display all the bytes?
Either dump (can't remember where I got mine) or frhed (a binary file
editor). Alternatively you could open it in Visual Studio in binary
mode.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
.
Relevant Pages
- Re: Delete key leaves ghost characters at command prompt in xterm
... incorrect characters, and output characters to be garbled. ... remember how xterm behaved in those circumstances. ... But I am wondering if I might have cat a binary file by ... page (the pager used by man usually is configured to reset the display ... (comp.os.linux.misc) - Read Binary Input
... I have a binary file, in which each record has its length in bytes 2 & 3. ... want to read and display the first 6 bytes of a record in hex, ... hex, and so on to the end of the file. ... How could I accomplish the above task? ... (microsoft.public.dotnet.csharp.general) - ascii char set
... I'm trying to parse a binary file to help me with some analysis...what ... I'd like to do is take a byte of data and display its ascii char value ... (microsoft.public.dotnet.languages.csharp) - Re: Drop down lists
... Could you be more specific about the binary file name, and what part of the code and how can it be modified? ... "Steve" wrote: ... > is download a good hex editor, and find the binary for the MMC snapin (for ... > display, and modify it such that it can display your drop down box. ... (microsoft.public.sqlserver.programming) - Re: pointer
... A "core dump" used to be pages and pages and pages of ... of requesting that a particular portion of the binary state be ... Thus, "memory dump" can, these days, refer to the binary file holding ... (comp.lang.c) |
|