User profile: theturk1234

User info
User name:theturk1234
Name:David
Location:Simalista
Bio:I have been programming C++, Java, and Python, as well as some Web programming for about three years. I will be getting at least a bachelors degree in computer science as soon as I am old enough to go to college.
Statistical data
Birthdate:Jan 1, 2000
Gender:Male
Occupation:Programmer
Skills:C++
Java
Javascript
Python
History
Joined:
Number of posts:148
Latest posts:

Help! I am stuck with her final question...
You mean that you're a tutor, you basically gave her the answer to an exercise and you want to let h...

printing retangle
Could you make a rectangle so I can see what they should look like?

ppm file
Please use code tags: [code] //main #include <iostream> #include<string.h> #include<stdio.h> #includ...

This should be easy but I have tried and failed
Please use code tags: [code] #include <iostream> // For cout, cin #include <string> #include <istrea...

help saving to txt file
Please use code tags: [code] #include<iostream> #include<fstream> #include<string> std::ifstream i...