TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Boco
NA
1
0
hex editor formatting
Nov 24 2009 11:25 AM
I'm working on a hex editor in c#, and I've got it reading in a file and showing it in hex as intended, but it is quite slow, and does not format properly (The first line always has an extra pair of hex characters). I'd like to code it to read in only the portion of the file that is shown on screen, but I haven't got the slightest idea how to code that. The code that reads files is at bitfridge.com/hex.cs Couldn't post it here because there is no way to format text here.
Reply
Answers (
1
)
how to use Upper function in mysql using c#
Not Quite sure what the issue is right now.