* get.c (stringify_array): New. Returns the stringified representation
authorAnkit Jain <radical@corewars.org>
Thu, 9 Feb 2006 12:39:39 +0000 (12:39 -0000)
committerAnkit Jain <radical@corewars.org>
Thu, 9 Feb 2006 12:39:39 +0000 (12:39 -0000)
commitf865900374044eb999e1ca8bfa2af559dd3def66
tree5a57ee2dd6aeb72726b8365dbbe13b7d114ec4dc
parenteca01d24dda398dc1db7a5dc0ddaf190515cd3a4
* get.c (stringify_array): New. Returns the stringified representation
of an array.
(dis_stringify_array): Use stringify_array.
(get_array_shape): Likewise. Also, allow lo_bounds to be signed.

svn path=/trunk/mono/; revision=56699
mono/dis/ChangeLog
mono/dis/get.c