代码搜索:cstring

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

代码结果 10,000
www.eeworm.com/read/251577/12333034

hpp cstring_adaptors.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: mfcstl/cstring_adaptors.hpp (formerly mfcstl_cstring_veneer.h) * * Purpose: Contains the definitio
www.eeworm.com/read/251577/12333040

hpp cstring_veneer.hpp

/** \file mfcstl/cstring_veneer.hpp Redirects inclusion to mfcstl_cstring_veneer.h. This will be changed in a subsequent release, such that this file will contain the component definitions, and mfcstl
www.eeworm.com/read/251577/12333434

hpp cstring_range.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: rangelib/cstring_range.hpp * * Purpose: Range adaptor for C-strings. * * Created: 17th May
www.eeworm.com/read/251577/12335277

hpp cstring_maker.hpp

#ifndef STLSOFT_INCL_STLSOFT_H_STLSOFT # include #endif /* !STLSOFT_INCL_STLSOFT_H_STLSOFT */ #ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT # pragma message("This file is now obso
www.eeworm.com/read/251577/12335667

hpp cstring_maker.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/string/cstring_maker.hpp (originally stlsoft_cstring_maker.h) * * Purpose: Simple utility
www.eeworm.com/read/251577/12335708

hpp cstring_functions.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/string/cstring_functions.hpp (originally stlsoft/cstring_functions.hpp) * * Purpose: Strin
www.eeworm.com/read/251577/12335990

hpp cstring_functions.hpp

#ifndef STLSOFT_INCL_STLSOFT_H_STLSOFT # include #endif /* !STLSOFT_INCL_STLSOFT_H_STLSOFT */ #ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT # pragma message("This file is now obso
www.eeworm.com/read/250397/12408560

cpp cstring_hdr.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/250397/12408575

cpp cstring_exercise.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/148707/12436876

h cstring2.h

// CString2.h header file for String classs // version 3.2 Cannon, 1/23/98 #ifndef _IOSTREAM_H #include #endif const char NULLC = '\0'; const int MAX = 80; class String { publ