int
main ( ) { InitHook ( ); system(
"PAUSE"
); EndHook ( );
return
0
; }