|
|
1. Linux Tutorial: - C++ String Class Tutorial
String class C++ examples.
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++StringClass.html http://www.yolinux.com/TUTORIALS/LinuxTutorialC++StringClass.html
2. Str Library - comprehensive C++ string class and regular expressions
c
...Str Library is a high-performance, portable, fast C++ string class
( ... Visual C++ 6.0 and higher, up to Visual Studio 2005; Borland C++
... ..
http://www.utilitycode.com/str http://www.utilitycode.com/str
3. C++ string class
C++ string class ... The C++ Standard Template Library (STL) contains
a string class that is used in several computer science classes.
http://www.bgsu.edu/departments/compsci/docs/string.html http://www.bgsu.edu/departments/compsci/docs/string.html
4. C++ Standard Template Library - string
A general introduction to the string class of the STL.
http://www.msoe.edu/eecs/cese/resources/stl/index.htm http://www.msoe.edu/eecs/cese/resources/stl/index.htm
5. More C++ String Functions
TOPIC 13.1.1 More C++ String Functions...
http://www.programcpp.com/chapter13/13_1_1.html http://www.programcpp.com/chapter13/13_1_1.html
6. RogueWave Standard C++ Library
Documentation for the Standard C++ Library, Data Structures and Algorithms,
String, Complex, and Numeric Limits, Iostreams and Locale.
http://www.ccd.bnl.gov/bcf/cluster/pgi/pgC++_lib/stdlib.htm http://www.ccd.bnl.gov/bcf/cluster/pgi/pgC++_lib/stdlib.htm
7. Using C Strings
...i.e. open requires a C string. A C string is a character array with
as rightmost element '\0'. For example ... char flowers = "roses";
http://www.cis.temple.edu/~ingargio/old/cis67s02/readings/cstring.html
http://www.cis.temple.edu/~ingargio/old/cis67s02/readings/cstring
8. Open EzBasic
A C++ based library, that can be used to make programs using functions
as in VB. The library has 25 classes ranging from GUI, Threads, String,
Active-X. Simple way to convert VB code to ...
http://ezbasic.sourceforge.net http://ezbasic.sourceforge.net
9. Crashproof C++
...... C++ string streams. A string steam is a stream that writes to a
string ... compiler that you find in some Linux distros cannot compile
C++ code ... ..
http://www.troubleshooters.com/codecorn/crashprf.htm http://www.troubleshooters.com/codecorn/crashprf.htm
10. C++ string library expands platform and compiler support
News story C++ string library expands platform and compiler support...
http://www.programmersheaven.com/d/click.aspx?ID=N4020&Rss=True http://www.programmersheaven.com/d/click.aspx?ID=N4020&Rss=True
11. Incompatibilities Between ISO C and ISO C++
...... string literal is undefined behavior). In C++, string literals
have ... C++ does not support this feature. C++ does provides a similar
... ..
http://david.tribble.com/text/cdiffs.htm http://david.tribble.com/text/cdiffs.htm
12. YoLinux Tutorial
Tips on Linux software development and short C++ tutorials on linked lists,
string classes and structures.
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html
13. Pullin' Strings Puppet Productions
Southern California-based puppeteer Tait Hill describes his puppets and
his shows. Find a performance schedule.
http://members.aol.com/tpupman http://members.aol.com/tpupman
14. No Title.
-- a repetition of ... count ... elements each with value ... ch ... ptr
-- a null-terminated sequence (such as a C string, for ... Elem ... of
type...
http://www.dinkumware.com/htm_cpl/string2.html http://www.dinkumware.com/htm_cpl/string2.html
15. Tech Talk about C++ and C Issues / Comeau C++ and C FAQ
...How does C++'s string. differ from C's?. Which string do I use if I
... How does C++'s string. differ from C's?. *Which string do I use if
I ... ..
http://www.comeaucomputing.com/techtalk http://www.comeaucomputing.com/techtalk
|