C++

You can post any off-topic material here, as long as you follow the rules.

Re: C++

Postby JanMulder » August 9th, 2011, 10:46 pm

The program just opens a textbox in which you can type something in C which is written to a .c file which is compiled by another program.
here and yet not here
JanMulder
 
Posts: 726
Joined: December 30th, 2010, 3:08 pm

Re: C++

Postby Mint » August 9th, 2011, 11:53 pm

Cool!
ATTENTION ALL BRONIES!
You can't take over the DSGM forum. So don't try.
You're welcome here but we all don't have to know you like My Little Pony.

Woot, me gots da Obj-C'z on ma windows ocho-huit-eight!!!
User avatar
Mint
 
Posts: 969
Joined: May 23rd, 2011, 10:25 pm
Location: Liberty City, USA

Re: C++

Postby YoshiInAVoid » August 12th, 2011, 8:34 pm

Too lazy to look right now but it should be something like this:

System.IO.WriteAllText(C:\DSGameMaker\Temp\main.c, FinalCode)

Then it has something like:

Dim CompileProcess As New Process
With Compile Process
.Path = bla bla bla
bla bla bla
more stuff here
...

To run the make command on your game to compile it into an nds file.
YoshiInAVoid
 
Posts: 1960
Joined: December 30th, 2010, 11:53 am
Location: England

Previous

Return to Off Topic

Who is online

Users browsing this forum: No registered users and 2 guests