代码搜索:Cplusplus

找到约 10,000 项符合「Cplusplus」的源代码

代码结果 10,000
www.eeworm.com/read/319197/13458949

h evmdm642_eeprom.h

/* * Copyright 2003 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evmdm642_eeprom.h ======== * * Interface fo
www.eeworm.com/read/319084/13462690

c dlldata.c

/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file co
www.eeworm.com/read/316945/13513971

c dlldata.c

/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file co
www.eeworm.com/read/316144/13529556

c dlldata.c

/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file co
www.eeworm.com/read/315307/13546983

c vdsdkcomserver_data.c

/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file co
www.eeworm.com/read/309649/13666959

c rmlead.c

/* +++Date last modified: 05-Jul-1997 */ /* ** Originally published as part of the MicroFirm Function Library ** ** Copyright 1986, S.E. Margison ** Copyright 1989, Robert B.Stout ** ** T
www.eeworm.com/read/309649/13667073

c sstrcpy.c

/* +++Date last modified: 05-Jul-1997 */ /* ** strcpy() and strcat() work-alikes which allow overlapping buffers. */ #include #include "snip_str.h" #if defined(__cplusplus) &&
www.eeworm.com/read/309649/13667090

c xstrcat.c

/* +++Date last modified: 05-Jul-1997 */ /* ** XSTRCAT.C - String concatenation function ** ** Notes: 1st argument must be a buffer large enough to contain the ** concatenated strings
www.eeworm.com/read/309649/13667138

c sstrdel.c

/* +++Date last modified: 05-Jul-1997 */ /* ** sstrdel() - Delete multiple substrings ** ** public domain by Shamim Islam ** ** Usage: sstrdel(char * s,char * del0,del1...deln) ** ** Re
www.eeworm.com/read/309649/13667256

c rmallws.c

/* +++Date last modified: 05-Jul-1997 */ /* ** Originally published as part of the MicroFirm Function Library ** ** Copyright 1986, S.E. Margison ** Copyright 1989, Robert B.Stout ** ** T