User profile: TonyT

User info
User name:TonyT
Email:tonytran@charter.net
Bio:I am a student and learning c++ the first time
Statistical data
Gender:Male
Skills:C++
History
Joined:
Number of posts:3
Latest posts:

I have some difficulty with this code.
Write a program that prompts user to enter a length in feet and inches and outputs the equivalent le...

Cannot get the ouput code?
I have tried that and compiler sent out error message

Cannot get the ouput code?
// Copyright (C) Tony 2010 <tonytran@charter.net> #include <iostream> int main() { // wha...