Array help needed[code] #include "you.hpp" #include "book.hpp" int main() { You you; Book book; you.read(book...
how to let 125 become 521And if you want 521 as an int.. [code] #include <algorithm> #include <iostream> #include <string> #...
matching one string to another[quote] I am just looking for the easiest way to match strings. [/quote] [code] if(str1 == str2) { ...
need help with image analysisHey guys! I'm about to do my final theses and have been proposed the following assignment: Giv...
Input from csv file to C++Use the gnu compiler instead.
This user does not accept Private Messages