Mercurial > hg > octave-nkf > gnulib-hg
view modules/ceill @ 13415:a884db63982b
Avoid some more warnings from "gcc -Wwrite-strings".
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Jun 2010 21:17:11 +0200 |
parents | 3191943555eb |
children | efab6978105e |
line wrap: on
line source
Description: ceill() function: round towards positive infinity. Files: lib/ceill.c lib/ceil.c m4/ceill.m4 Depends-on: math extensions float configure.ac: gl_FUNC_CEILL gl_MATH_MODULE_INDICATOR([ceill]) Makefile.am: Include: <math.h> Link: $(CEILL_LIBM) License: LGPL Maintainer: Bruno Haible