User profile: Richard 4234

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:Richard 4234
Old user name:Bob The Zealot
Email:williaml423@edu.sd45.bc.ca
Name:Bob The Zealot
History
Joined:
Number of posts:60
Latest posts:

Image Display
I just want to learn, no matter what it takes, to display an image using C++.

Image Display
Sorry, I don't understand what you're saying.

Image Display
I learned some console application and win32, now I want to learn how to display an image. I don't k...

Soda Machine
PS: You don't need to do this: [code]cout<<"You picked:"<<" "<<mystr;[/code] You can just do this: [...

Soda Machine
Better format code: [code]#include <iostream> #include <string> using namespace std; int main(){ ...