cc programs command line helper - Printable Version +- CC Zone - Chip's Challenge Forum (https://forum.bitbusters.club) +-- Forum: Chip's Challenge (https://forum.bitbusters.club/forum-4.html) +--- Forum: Programs and Editors (https://forum.bitbusters.club/forum-16.html) +--- Thread: cc programs command line helper (/thread-1958.html) |
cc programs command line helper - uyjulian - 15-Mar-2013 this program is supposed to help in command line cc programs... basicly: 1 put this program in the same dir as the command line program 2 run the program "Project1.exe" 3 it's not finished yet, but you can expect more http://www.mediafire.com/?mej22rguw10aara i'll post source soon implimented: mapmaker this program currently doesn't support dirs/files more character filename 8 characters, sorry cc programs command line helper - uyjulian - 15-Mar-2013 Ohh, i know why it doesnt support more character filename 8 characters, its that Mapmaker is Msdos! And msdos doesn't allow more than 8 characters! :/ |