Originally Posted By: flutschi
Ok.. and which editor u use uhrwerk?

I use SED as well. Fits all my needs for writing c code.

Quote:
its not hard to change for better purposes?

For developing with java I use eclipse and netbeans. For developing with Object Pascal I use Delphi. While there are many differences in the comfort of these development tools the base functionality is always the same. You type some code, hit the compile button and that's it. If you've got a little more flexibility than the average 100 year old switching an editor is quite easy. If you got a drivers license you won't have problem driving a Toyota or a Chrysler. It's just a matter a comfort and personal preferences.

Quote:
can i make a .exe file with SED?

Yes, you can. That's called Publishing. Have a look in the manual under "publish".


Always learn from history, to be sure you make the same mistakes again...