On Sat, 13 Mar 1999, Phillip A Ames wrote:
>#1 0x6966206e in ?? ()
>Cannot access memory at address 0x4f202020.
0x6966206e
----------
(gdb) p (char)0x69
$1 = 105 'i'
(gdb) p (char)0x66
$2 = 102 'f'
(gdb) p (char)0x20
$3 = 32 ' '
(gdb) p (char)0x6e
$4 = 110 'n'
0x4f202020
------------------
(gdb) p (char)0x4f
$5 = 79 'O'
(gdb) p (char)0x20
$6 = 32 ' '
(gdb) p (char)0x20
$7 = 32 ' '
(gdb) p (char)0x20
$8 = 32 ' '
No further explanation needed.
--
George Greer, greerga@circlemud.org | Genius may have its limitations, but
http://mouse.van.m-l.org/ (mostly) | stupidity is not thus handicapped.
http://www.van.m-l.org/CircleMUD/ | -- Elbert Hubbard
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST