I'm stumped! How do I output text to the command prompt where my EXE was started?

I am writing a utility that will be run from the command prompt. I want the program to run and output some text to the text window, then end.

Thanks!