CodeGuard Warnings Index

From RAD Studio
Jump to: navigation, search

Go Up to Using CodeGuard to Debug C++ Applications Index

Attention: This feature is available only for the classic bcc32 compiler, not for the modern Clang-enhanced compiler. For clang-based compilers, see Using the Address Sanitizers.

CodeGuard can report situations where your application may access memory beyond a buffer's maximum size. Warnings are available for three types of runtime library functions.


Topics

See Also