|
|||||
| | |||||
| sub-categories and articles | ||||||||||
| --->create new sub-category | ||||||||||
complie.sh | ||||||||||
| add
#!/bin/sh # requires boost libraries from www.boost.org g++ -I/usr/local/include/boost-1_32 ser_demo.cpp /usr/local/lib/libboost_serialization-gcc.a | ||||||||||
demofile.txt | ||||||||||
| add
22 serialization::archive 3 0 2 0 0 6 0 0 0 0 6 24 4 1 0 0 0 0 3 5 1 0 1 0 0 0 0 34 135 52.560001 1108549678 134 22 78.300003 1108549678 11 24th Street 11 10th Avenue 5 2 35 137 23.455999 1108549678 133 35 54.119999 1108549678 12 State street 20 Cathedral Vista Lane 6 1 0 3 35 136 15.456 1108549678 133 32 15.3 1108549678 11 White House 9 57 4 | ||||||||||
ser_demo.cpp | ||||||||||
add
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 | ||||||||||