Search:

Type: Posts; User: sanmaximo

Search: Search took 0.00 seconds.

  1. Thread: Arrays

    by sanmaximo
    Replies
    5
    Views
    1,017

    Arrays

    Brief Description
    1. In this assignment , you are to write a program that prints out the elements of an array of numbers and finds the aveages of those numbers. The array has as its element type...
  2. Replies
    1
    Views
    758

    Help with Arrays

    I need somewhere to start off with.

    Brief Description
    1. In this assignment , you are to write a program that prints out the elements of an array of numbers and finds the aveages of those...
  3. Replies
    3
    Views
    1,121

    Thank you

    We struggled with the decimals for over three hrs, I appreciate your help Prelude. Hopefully this works.

    Shawn
  4. Replies
    3
    Views
    1,121

    Temperature Help

    I am working on a temp chart conversion. We have the the conversion from Celsius to Fahreneheit rounded to whole numbers but the conversion from Fahrenheit to Celsius keep putting decimals out. I...
  5. Replies
    1
    Views
    3,022

    Help with temperature conversion Chart

    I am working on a temp chart conversion. We have the the conversion from Celsius to Fahreneheit rounded to whole numbers but the conversion from Fahrenheit to Celsius keep putting decimals out. I...
  6. Replies
    3
    Views
    1,822

    Temperature Conversion

    Could some help me change the code that it stops printing out copies. Thanks for the help
  7. Replies
    3
    Views
    1,822

    Help With Temperature Conersion chart

    So far I have gotten the temperature conversions from fahrenehit to celsius to print out properly. But when it comes to Celsius to Fahrenehit it prints out 65 constantly as well as 15.56 fahrenheit...
  8. Thread: help please

    by sanmaximo
    Replies
    3
    Views
    872

    help please

    I need help starting this program im required to do for class. I'm going to type up the requirements. All i need is someplace to start and some hints.

    Write a program to produce two charts: one...
  9. Thread: Need help

    by sanmaximo
    Replies
    4
    Views
    987

    Thanks

    Sorry for the bad post, I was in a hurry to get out of school. Our teacher taught us ofstream and ifstream. Alsto infile and outfile. Anybody have a clue.
  10. Thread: Need help

    by sanmaximo
    Replies
    4
    Views
    987

    Need help

    I've got the majority of this program finished. I need to out put the right sided traingle with a character to a file called ass2.run. It is creating a new file but their are no characters in the...
  11. Thread: Need help

    by sanmaximo
    Replies
    7
    Views
    946

    Program I am using

    We are ysing a Programmer's File Editor (version 1.01). Its called PFE for C++.
  12. Thread: Need help

    by sanmaximo
    Replies
    7
    Views
    946

    Thanks for the help

    As far as putting this program to the ass2.run file. He taught us to use infile(), outfile(), commands.
  13. Thread: Need help

    by sanmaximo
    Replies
    7
    Views
    946

    Need help

    I need to write a program that inputs from the user a positive integer, say n, and any character, say c, and outputs to a file called "ass2.run" a solid isosceles triangle constructed with the...
  14. Thread: Need help

    by sanmaximo
    Replies
    2
    Views
    889

    Need help

    I need to write a program that inputs from the user a positive integer, say n, and any character, say c, and outputs to a file called "ass2.run" a solid isosceles triangle constructed with the...
  15. Thread: Need Help

    by sanmaximo
    Replies
    5
    Views
    1,101

    Thanks for the help guys.

    I appreciate your input, I got stuck with this computer programming class. I did not realize this computer class was for computer programming majors. I am a finance major. As long as the program...
  16. Thread: Need Help

    by sanmaximo
    Replies
    5
    Views
    1,101

    Need Help

    I have been given an assignment to write a C++ program that inputs integer numbers bewtween 0 and 100 until -1 is entered and then outputs the average of those numbers. The average must be shown...
  17. Replies
    4
    Views
    1,086

    Thanks for the reply

    I would like to use the do, while loop, but we just started this programming class and we haven't even covered what you had mentioned. Is their any other way to put it down.

    Im thinking

    int x;...
  18. Replies
    4
    Views
    1,086

    New to programming, need help

    I got my first homework assignment for my computer science class, I am a major in financing so I appreciate any help possible.

    This is what must be written.

    Write a Pre-c++ program that keeps...
Results 1 to 18 of 18