Quad->string

(quad->string integer) -> string

Given an integer "quad" (bytes), returns the corresponding string value.

Example:

>> (word->string 3000000)
:: "\198\192"