Why is it that the main function in Microsoft is called _tmain instead of main?
"What is the difference between _tmain() and main() in C++?" http://stackoverflow.com/questions/895827/what-is-the-difference-between-tmain-and-main-in-c "main: Program Startup" Visual Studio 2010 http://msdn.microsoft.com/en-us/library/6wd819wh%28v=vs.100%29.aspx - Wayne
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.
Would you like to participate?