Purchase Solution

Compiling Program Miracle Compiler

Not what you're looking for?

Ask Custom Question

Program executes correctly when the programmers I work with run it through their compliers. I'm using miracle c complier for class and I cannot locate the problem that causes my problem.

At the end of this code it should say: "press enter to exit"

Instead it states: "press enter to exit" and then also displays "please enter the amount of the sale"

Attachments
Purchase this Solution

Solution Summary

There were some unresolved errors in the code which were corrected

Solution Preview

The problem seems to have been with your getch() function. Apart from that I have also remove certain ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Javscript Basics

Quiz on basics of javascript programming language.