Thanks I was looking for the "RUN" command. Now I have a compiler for 
Vista that works. Thanks again. 

--- In [email protected], Vic Wagner <[EMAIL PROTECTED]> wrote:
>
> bo wrote:
> > I didn't see any reference to this question when searching 
throught the 
> > messages. Does anyone recommmend a specific compiler for use with 
vista?
> > I have tried Dev C++ and I can't seem to get it to work. I also 
tried 
> > Visual C++. It seems to work, but I can't find the method for 
running 
> > the program. (I am still working on that one.) I just need a 
simple 
> > compiler. I haven't found a borland one that will work yet. 
> >
> > Also thanks for the help with the Magic C compiler, however it 
only 
> > works on my win98 machine. I did get Hello world to run 
successfully. 
> > I had to change #include <iostream> to <sdtio>, cout would not 
work, 
> > but printf did work. I also noticed in the final program I had to 
have 
> > the printf statement enclosed in parenthesis before it worked. 
How do 
> > you tell which constructs to use on each different compiler? 
> >   
> 
> you haven't given us any actual code, and descriptions are almost 
always 
> lacking
> VC++2008express works just fine on Vista...we use the full VS2008, 
but 
> we've played with express.
> "how to make the program run".... well that depends on what kind of 
> progam you made, but under the "Debug" menu there is start 
debugging, 
> and start without debugging
> 
> >
> > ------------------------------------
> >
> > To unsubscribe, send a blank message to <mailto:c-prog-
[EMAIL PROTECTED]>.Yahoo! Groups Links
> >
> >
> >
> >
> >
>


Reply via email to