User profile: Breadman

User info
User name:Breadman
Email:juho.jokinen1@hotmail.com
Name:Juho Matias Jokinen
Location:Kouvola
Statistical data
Birthdate:Aug 28, 1995
Gender:Male
Occupation:Other
Skills:C++
Javascript
Qt
History
Joined:
Number of posts:111
Latest posts:

data array
add a getch() to your loop so you have to press a key to continue with each number

undeclared identifier
[code]cin<<num4; cout<<"Is your vehicle longer than 7 feet, 6 inches in height?(y/n)"<<endl; cin<<re...

return is empty
[code]#include "stdafx.h" #include <iostream> #include <string> #include <fstream> using namespace s...

Virtual machine
Hiho all! I was thinking of writing a really simple virtual machine one like this http://www.codepr...

code::blocks and wxSmith
if you can set the label with SetLabel() function maybe you can get it with GetLabel() or just Label...