User: loonielou

  • Public profile

User profile: loonielou

User info
User name:loonielou
History
Joined:
Number of posts:14
Latest posts:

Array help needed
[code] #include "you.hpp" #include "book.hpp" int main() { You you; Book book; you.read(book...

how to let 125 become 521
And 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 analysis
Hey 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