Mercurial > hg > octave-kai > gnulib-hg
view modules/mempcpy @ 12805:1a4bc6df3018
Tests for module 'rint'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:19:20 +0100 |
parents | 5a0294ce5372 |
children | 4158711b2427 |
line wrap: on
line source
Description: mempcpy() function: copy memory area, return point after last written byte. Files: lib/mempcpy.c m4/mempcpy.m4 Depends-on: extensions string configure.ac: gl_FUNC_MEMPCPY gl_STRING_MODULE_INDICATOR([mempcpy]) Makefile.am: Include: <string.h> License: LGPLv2+ Maintainer: Simon Josefsson