1. RE: Binary values

> -----Original Message-----
> From: Jonas Temple [mailto:jktemple at yhti.net]

> Okay, maybe I'm just having a mental block here.  If I am 
> peeking data 
> from memory that is defined as a 4-Byte binary number, how would I 
> convert that to an atom to display the value to the user?  

puts(1, sprint( peek4u( ptr ) ) )

or

puts(1, sprint( peek4s( ptr ) ) )

Matt Lewis

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu