On Wed, May 21, 2008 at 10:21 PM, bo <[EMAIL PROTECTED]> wrote:

> Sorry it took so long to get back. The end of the school year is
> busy. I still can't seem to get a compiler that works on Vista.
> Here is the code with the parenthesis. I used this on the Miracle C
> compiler which works on my winxp machine.
> Code-
> #include <stdio.h>
>
> int main()
> {
>        printf ("Hello World! \n");
>
>    return 0;

You don't have a closing } Is that how your code really is or is it a
cut and paste error?

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
 If I were to divulge it, it would overturn the world."
 -- Jelaleddin Rumi

Reply via email to