To make a console application you would do like this:
class MyApp : Application { void Main() {
} }
Say, in a test.ec And you you check "Console Application" in the projects settings. If you're using eC, you need to link with either the ecere or ecereCOM (minimal library for coding in eC, ~100k) library.
Try to compile the HelloWorld application in the samples.