代码搜索结果

找到约 667 项符合 Solar 的代码

strcpy.c

/* $Id: strcpy.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strcpy( char *, const char * ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to

strcmp.c

/* $Id: strcmp.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strcmp( const char *, const char * ) This file is part of the Public Domain C Library (PDCLib). Permission is gran

memmove.c

/* $Id: memmove.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* memmove( void *, const void *, size_t ) This file is part of the Public Domain C Library (PDCLib). Permission is

strncmp.c

/* $Id: strncmp.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strncmp( const char *, const char *, size_t ) This file is part of the Public Domain C Library (PDCLib). Permissi

strchr.c

/* $Id: strchr.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strchr( const char *, int ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to us

memcpy.c

/* $Id: memcpy.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* memcpy( void *, const void *, size_t ) This file is part of the Public Domain C Library (PDCLib). Permission is gr

strstr.c

/* $Id: strstr.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strstr( const char *, const char * ) This file is part of the Public Domain C Library (PDCLib). Permission is gran

strtok.c

/* $Id: strtok.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strtok( char *, const char * ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to

memchr.c

/* $Id: memchr.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* memchr( const void *, int, size_t ) This file is part of the Public Domain C Library (PDCLib). Permission is grant

strcoll.c

/* $Id: strcoll.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strcoll( const char *, const char * ) This file is part of the Public Domain C Library (PDCLib). Permission is gr