I have one question to ask, how did you guys get all of that text in between your quote tags ?! I can't do it for the life of me !
This is a discussion on devc++ vs msvc++ - size within the A Brief History of Cprogramming.com forums, part of the Community Boards category; I have one question to ask, how did you guys get all of that text in between your quote tags ...
I have one question to ask, how did you guys get all of that text in between your quote tags ?! I can't do it for the life of me !
The easiest way is use the quote button below this text and to the rightOriginally posted by DarkStar
I have one question to ask, how did you guys get all of that text in between your quote tags ?! I can't do it for the life of me !
[quote]the quote[/quote].
This is due to msvc++ linking one of the libraries statically that dev-c++ linked dynamically.