1 2 3 4
#include <map> #include <string> #include <iostream> ...
C++ On PHP associative array class...
by raul,
March 12, 2010 13:27
C++ On Re-implementation of the AS...
by the-drow.myopenid.com,
February 20, 2010 09:20
@Ants: I actually thought o...
C++ On Re-implementation of the AS...
by Ants,
January 26, 2010 06:31
May I suggest breaking up t...
1 2 3 4
#include <cstdlib> #include <iostream> #include <vector> ...
C++ On c++ templates, Vector2, Vec...
by Ants,
November 17, 2009 10:15
Why are your division opera...
C++ On c++ templates, Vector2, Vec...
by Thomas Salvador,
November 14, 2009 23:52
hello.
i suggest you to im...
1 2 3 4
#include <iostream> bool isprime(int num) ...
C++ On An efficient HTTP parser
by Alex Chacha,
September 11, 2009 22:32
You forgot that HTTP header...
C++ On Bible class
by tearsfornations.blogspot.com,
August 08, 2009 19:17
oh yes, by the way there ar...
C++ On Bible class
by tearsfornations.blogspot.com,
August 08, 2009 19:12
oh oh i know!!! believe in ...
C++ On Bible class
by tearsfornations.blogspot.com,
August 07, 2009 00:08
hmm, pacals wager seems pre...
1 2 3 4
#include <iostream.h> #include <stdlib.h> #include <math.h> ...
C++ On An efficient HTTP parser
by Michael Lucas-Smith,
March 12, 2009 06:38
The basic premise of the pr...
C++ On Stream ADODB recordset into...
by No6,
February 15, 2009 14:43
There is a GetString() meth...


Use std::map for this: