view fixincludes/tests/base/strings.h @ 92:689bf9141c8c

add conv1/benchmark.sh
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Wed, 04 Jan 2012 02:15:01 +0900
parents a06113de4d67
children
line wrap: on
line source

/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/strings.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */



#if defined( SUNOS_STRLEN_CHECK )
 __SIZE_TYPE__ strlen(); /* string length */
#endif  /* SUNOS_STRLEN_CHECK */