Arguments: address
ff:char*-to-euc is obsolete. native-to-octets should be used instead. This function converts a C-style (char *) string (which must be null-terminated) to a Lisp (unsigned-byte 8 (*)) array. The resulting array consists of the characters from the source string in EUC code.
See ftype.htm for information on foreign types in Allegro CL and foreign-functions.htm for general information on foreign functions in Allegro CL.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.