Friday, 6 September 2013

Why and when do we need to use #pragma

Why and when do we need to use #pragma

I was learning a winsock client server program and came up through #pragma
comment(lib,"ws2_32.lib"). Understood its need here. But what are the
other instances I can use it and why do I need to use it?

No comments:

Post a Comment