[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppLinkTime
Other times are:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppLinkTime
(C++) Link-time
The time the linker is ?linking all object files.Other times are:
- design-time (in e.g. C++ Builder)
- compile-time: when the compiler is compiling
- run-time: when the program is running
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
