add
#include <sstream>
compile.sh |
add
#!/bin/sh
g++ -c -o a.o -I. -I.. -I/usr/local/include/ -I/usr/local/pg8/include multibyte.cpp
g++ -DUSE_PG -L/usr/local/lib -L/usr/local/pg8/lib -o a.out a.o -lpq /usr/local/lib/libpqxx.a
|
ifempty.txt |
add
empty strings in c++
--------------------
there are two functions for strings which help determine if they are empty or not
size()
length()
|
multibyte.cpp |
add
// this works without any problems
readin.cpp |
c++ vector.push_back for strings
#include <iostream>
str.cpp |
add
//
str.h |
add
//
stringC.cpp |
add
#include <iostream>
string_test.cpp |
add
#include <string>
strings_char_pointers.cpp |
add
#include <iostream>
testString.cpp |
add
#include <iostream>
--->upload your article
|
User submitted category site links |
|
(None) | -->submit a page from your site dealing with strings_cPP to the sirfsup! web directory for listing | | | | | | | | | |