cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
#pragma comment(linker, "/STACK:val")
#pragma comment(linker, "/STACK:val")
Sep 14, 2012 at 2:53pm UTC
shaolinkungfu
(3)
is
#pragma comment(linker, "/STACK:0x04000000")
equivalent to
#pragma comment(linker, "/STACK:67108864")
?
Topic archived. No new replies allowed.