L64A(3) Library Functions Manual L64A(3)

l64aconvert a 32-bit integer to a radix-64 ASCII string

#include <stdlib.h>

char *l64a(long value);

Refer to a64l(3) .

February 1997 posix.fail