Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,545 members, 7,819,938 topics. Date: Tuesday, 07 May 2024 at 07:04 AM

Stress With Miracle C - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Stress With Miracle C (1168 Views)

Learn VB.NET And C# Without Stress. / Google Map Miracle (2) (3) (4)

(1) (Reply) (Go Down)

Stress With Miracle C by RuuDie(m): 9:15am On Feb 20, 2007
hi fellow NL programmers,

there anybody 'ere who has used the freeware Miracle C Compiler b4?
i just got hold of it but i get probs when tryin 2 run my programme , don't get 2 see the output 'cos the screen just comes & goes in a flash! can anybody in 'ere help me out?
Re: Stress With Miracle C by kazdax(m): 11:32pm On Mar 10, 2007
Why use Miracle C . I know some books say use it . Thou I would prefer if you used VS or Bore land hehe or Dev C++ compiler .

but your problem can be solved like this

#inlcude<stdio.h>
#include<conio.h>

int main()
{

printf( "Hello Nairaland!!!" );
getch(); /* this waits for the key press */

}




#inlcude<stdio.h>
#include<conio.h>

int main()
{

printf( "Hello Nairaland!!!" );
system( "pause" );/* this is a DOS command that pauses till you hit any button .
System () function Executes the dos Command You can slo put Dir e.g system("dir"wink; to see the directory. */

}

Re: Stress With Miracle C by RedDragon: 5:21am On Mar 30, 2007
Here is how you can get Miracle C to work (at least it worked for me)

In "C:\Windows" find the _DEFAULT file.
Right click and go to properties.
select the "program" tab.
Uncheck the "close on exit" box.
Re: Stress With Miracle C by RuuDie(m): 3:18pm On Apr 03, 2007
thanx guys,

been tryin 2 get Borland C 4 awhile now but just couldn't so i kinda settled 4 what i could get; used a number of free C compilers over d years Miracle C, Pacific C & a host of others i can't even remember! how do i get Borland C?

(1) (Reply)

Pls Help Me With A Java Coding - Awale Program Not Running / Do We Have Ethical Hackers Here On Nairaland / Jtabbedpane

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 9
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.