Page 1 of 1
Using TextPad to Compile C
Posted: Wed May 25, 2005 3:03 am
by nicomen
How does one go about configuring TextPad to compile and run C code?
Thanks in advance!
nicomen
Posted: Wed May 25, 2005 4:21 am
by Bob Hansen
TextPad is not a compiler.
After you have the compiler, then you will be able to use it
like this as a Tool in TextPad.
Textpad configuration for an external compiler
Posted: Wed May 25, 2005 4:54 am
by surround19
@Bob Hansen
I thought the question was, how Textpad is to configure to do this with an external Compiler.
@nicomen
Please use the 'search' button. It really helps.
Look at the Links below, what I found for you.
http://www.textpad.info/forum/viewtopic.php?t=3747
http://www.textpad.info/forum/viewtopic.php?t=6102
http://www.textpad.info/forum/viewtopic.php?t=5304
http://www.textpad.com/support/tips/borlandtip.html
Chris
Posted: Wed May 25, 2005 1:52 pm
by nicomen
I did use the "search" button, thanks. I just didn't find what I was looking for at the time....perhaps I didn't input the proper phrases to find what you found....
Thanks to you both!
nicomen