The Developer Studio compiles my code with no error and no warning,
but I do not include the needed libraries.
Maybe some standard libraries are loaded by default,
but I cannot find in the settings, and dont know which ones!
Can you help me?

Recommended Answers

All 2 Replies

Um, just include the libraries you know are needed. Consider this a lesson in writing portable code: the compiler is not a replacement for your brain.

For example "limit"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.