Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Tutorials

     more....

Dictionaries

     more....

Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > R

Online Computer Terms Dictionary - R

Run-Time Type Information

<compiler> (RTTI) Facilities included in C++ compilers to allow the type of an object to be determined at run time.

This facility, found in good C++ compilers and some other high level languages, adds type information to memory resident objects (i.e. type name or unique type-id). This allows the run-time system to determine if an object is of a specific type, for example, to ensure that a cast of an object is valid.

(1996-04-15)

 


Nearby terms: run-time library « run-time support « run-time system « Run-Time Type Information » ruptime » RUSH » Russell
 

Circuits
A B C D
E F G H
I J K L
M N O P
Q R S T
U V W X
Y Z
Discover

     more......

Copyright © 1999-2011 www.hobbyprojects.com  (All rights reserved)