Re: [DOS] "print" sequence showing *ascii* contents?
On Sun, 29 Oct 2000 21:54:51 -0800, Dan B Moyer <DANMOYER at PRODIGY.NET>
wrote:
>Is there a library command somewhere, or a simple routine, or something
that
>I'm missing, that would work like "print", to show the structure of a
>variable, but with all the "contents" translated into ascii so it's easier
>to see what has been put into any variable? (this is for debug purposes)
Dan:
If you are working with structures and want to use them
as you do in "C", maybe you should take a look at my mixedlib.e.
It would eliminate looking at the contents of ASCII sequences
when debuging your code.
Bernie
|
Not Categorized, Please Help
|
|