Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

runtime library

Status
Not open for further replies.

CalamityJake

Programmer
Joined
Jun 26, 2001
Messages
15
Location
RO
Hi, can anyone tell me exactly what a run-time library means? does it have something to do with dynamic libraries?
Thank you



 
No. Runtime library is working with class type information at run time, not at compile time. John Fill
1c.bmp


ivfmd@mail.md
 
Alright, I've got it, it uses RTTI, but what's with the "C runtime library". I think there are no classes in C %)
 
The second question is for C forum John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top