Restored from previous forum. Originally posted by Fonnybone.
I'm a nOOb at programming and trying different apps...
I need to search a file at a perticular offset, get that
HEX values and output the whole thing to a .txt file in 32bit unsigned long data type.
I found the read/write long, but i'm not sure how to define a certain
offset, get that value, and go on (like 1000 times...that's why i need an app to do it for me).
You guys understand any of this ?
HEX to 32bit signed long
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Fonnybone.
and....what command takes the hex value and writes
the long value ? I'm not sure . Maybe someone could show me
an exemple of a Base Converter code. I know it's only a few
lines in my other app (which is basically a macro), but like
i said, never tried this one before. Maybe a link or two then...
and....what command takes the hex value and writes
the long value ? I'm not sure . Maybe someone could show me
an exemple of a Base Converter code. I know it's only a few
lines in my other app (which is basically a macro), but like
i said, never tried this one before. Maybe a link or two then...
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Pupil.
check out http://www.reelmediaproductions.com/pb
if im remembering correctly you should find a code snipp that does Base conversions there..
check out http://www.reelmediaproductions.com/pb
if im remembering correctly you should find a code snipp that does Base conversions there..
-
BackupUser
- PureBasic Guru

- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by freak.
Or just search this Forum:
http://www.curvesoftware.co.uk/purebasi ... IC_ID=1507
http://www.curvesoftware.co.uk/purebasi ... IC_ID=1671
http://www.curvesoftware.co.uk/purebasi ... IC_ID=1018
That should be enough...
Timo
Or just search this Forum:
http://www.curvesoftware.co.uk/purebasi ... IC_ID=1507
http://www.curvesoftware.co.uk/purebasi ... IC_ID=1671
http://www.curvesoftware.co.uk/purebasi ... IC_ID=1018
That should be enough...
Timo