view lib/umaxtostr.c @ 17329:d69dfef8e8c6

lib/stdlib.in.h: Fix return type for secure_getenv C++ alias declaration.
author John W. Eaton <jwe@octave.org>
date Sat, 09 Feb 2013 15:11:07 -0500
parents d5c7df915328
children
line wrap: on
line source

#define anytostr umaxtostr
#define inttype uintmax_t
#include "anytostr.c"