Welcome! Log In Create A New Profile

Advanced

Viewing And Closing C Files?

Posted by AllRight 
Viewing And Closing C Files?
January 07, 2010 11:28PM
how do i close a file im working with, then open another?
Re: Viewing And Closing C Files?
January 07, 2010 11:29PM
It's impossible for anyone to help you without knowing what editor you're using.
Re: Viewing And Closing C Files?
January 07, 2010 11:33PM
im using DevkitPro.
I Mean Viewing The File On The Wii, Freeing The Screen From The Earlier Source?
Re: Viewing And Closing C Files?
January 07, 2010 11:35PM
What are you talking about? DevkitPRO is not an editor. And your second sentence makes no even remotely comprehensible sense at all.
Re: Viewing And Closing C Files?
January 08, 2010 01:18AM
im not sure if you know VB, but in VB It Would Be Like This
form1.vb close
form2.vb open
getting rid of the First Code Executed (in this case init.c) , and running the second code
Re: Viewing And Closing C Files?
January 08, 2010 01:20AM
Doesn't help me ... Maybe someone else can understand what you're trying to explain to me, sorry.
Re: Viewing And Closing C Files?
January 08, 2010 03:34AM
nvmd, i was thinking of the return EXIT_SUCCESS; function =D
Re: Viewing And Closing C Files?
January 08, 2010 03:34AM
You're trying to switch to another program, I assume? Not quite sure.

To another function (which could be a whole file)? Just call the function.
Re: Viewing And Closing C Files?
January 08, 2010 01:38PM
If i understand what you say, you have developped a wii app that display file on the monitor. And you just want to close the file after you've displayed it?
Sorry, only registered users may post in this forum.

Click here to login