C
Chris
Hi,
why use '_tmain()' as entry point of the program in a console-application ?
why is _tmain() used instead of main() ?
_tprintf() instead of printf() ?
why '_t' ?
thnx
Chris
why use '_tmain()' as entry point of the program in a console-application ?
why is _tmain() used instead of main() ?
_tprintf() instead of printf() ?
why '_t' ?
thnx
Chris