CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - strcpy

搜索资源列表

  1. readinifile_H

    0下载:
  2. /* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey(\"config.ini\", \"config\", \"dbhost\"))
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:972byte
    • 提供者:eFun
  1. strcpy

    0下载:
  2. 这是一个有linux和windows以及我自己的strcpy程序.- This is a linux and windows and my own strcpy program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:130.7kb
    • 提供者:王明明
  1. mystring

    0下载:
  2. 实现常用Linux C字符串处理函数,如strlen() strcpy() strsep()等-mystring
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7.13kb
    • 提供者:qh
  1. strfunction

    0下载:
  2. strcpy、strcmp、strlen的源码实现-Strcpy, STRCMP, the source code of strlen realization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:806byte
    • 提供者:wangQ
  1. C-call-sprocs-example

    0下载:
  2. strcpy、strcmp、strlen的源码实现-Strcpy, STRCMP, the source code of strlen realization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.53kb
    • 提供者:wangQ
  1. unimodem.dll-adapted-for-windows-ce-3.0-systems.r

    0下载:
  2. BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:21.16kb
    • 提供者:Ahmad
  1. taoqianzimulu

    0下载:
  2. linux下如果目录为空目录,则只有.和.这两个也是属于目录类型的本代码使用递归来判断目录及其子目录是否为空目录 /*判断目录是否为空目录*/int IsEmptyDir(char*pszDir){DIR*pstDirp=NULL;struct dirent*pstDirStru=NULL;int ulFileNum=0;int ret=1;char szDir[100];memset(szDir,0,100);pstDirp=opendir(pszDir);if(NULL==pstD
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:57.88kb
    • 提供者:tianwang
  1. strcpy

    0下载:
  2. 实现和测试C标准库中的strcpy函数,支持各种操作系统。供大家参考 -Implementation and test strcpy function in the C standard library ~ for your reference, the level of limited ~ ~
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:8.25kb
    • 提供者:刘斌
  1. strcpy-700

    0下载:
  2. we need LOCK_PREFIX since otherwise cmpxchg8b always does the write.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:mwcinbz
  1. strcpy

    0下载:
  2. Cloned and hacked for uClibc by Paul Mundt, December 2003.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:nonbgcp
  1. segmentation

    0下载:
  2. string.h is not guaranteed to provide strcpy on C++ Builder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.92kb
    • 提供者:muisuegb
  1. nfnetlink_cttimeout

    0下载:
  2. string.h is not guaranteed to provide strcpy on C++ Builder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:21.69kb
    • 提供者:bengdsmeng
  1. string

    0下载:
  2. We had half-optimised memset memcpy, got better versions of those -Added memcmp, strchr, strcpy, strcmp, strlen.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.06kb
    • 提供者:juezpsu
  1. symorder

    0下载:
  2. define strdup(str)strcpy(malloc(strlen(str) + 1), str Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:ningkhtf
  1. strcpy

    0下载:
  2. Copy string s2 to s1. s1 must be large enough. return s1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:wanzkvu
搜珍网 www.dssz.com