|
6.
Compile your program. You can do this in one of three ways:
After
compiling, Miracle C displays an output window showing the results
of the compilation. If the compilation was successful, you see something
like this:

If
your output window looks like this, close it and proceed.
If
your output window shows error messages, see Understanding
common error messages.
7.
Link your program. You can do this in one of three ways:
- Click
the
button.
- Press
F7.
- Click
Run and Build.
After
linking, Miracle C displays an output window showing the results of
the linking. If the linking was successful, you see something like
this:

If
your output window looks like this, close it and proceed.
If
your output window shows error messages, see Understanding
common error messages.

Congratulations!
You've just written, compiled, and run your first program with Miracle
C!
View
a printer-friendly version
|