error: expected unqualified-id before ‘while’added [code] using std::getline; [/code] but I still get the same error "expected unqualified-id ...
error: expected unqualified-id before ‘while’I know, similar ones are already posted, but cant seem to understand the problem from those....... ...
different approach to present code I have to write this function [code] int cppfsm::updateState(int& state, char c) { int inStat...
unique words using the set function@Galik [code] #include <string> #include <iterator> #include <set> #include <iostream> using name...
unique words using the set functionI need the number of unique words..... so what should I use???
This user does not accept Private Messages