1 2 3 4 5 6 7 8 9 10
// $Id$ #include "testC.h" int ACE_TMAIN(int argc, ACE_TCHAR *argv[]) { return 0; }