• Home
  • Blog
  • Downloads
  • Forums
  • About
MYCPLUS
  • C Tutorials
  • C++ Tutorials
  • Source Code
  • Books
  • Videos
  • News
    • Internet
      • AI
      • Games
      • IoT
      • Software
    • Mobile Tech
      • 5G
      • Mobile Apps
      • Smartphones
      • Wearables
    • Technology
      • Hardware
      • Home Tech
      • Science
      • Security
    • Tech Giants
      • Amazon
      • Apple
      • Google
      • Samsung
Select Page

Runtime type identification (RTTI)

Last updated Oct 7, 2008 | C++ Programming, Source Code | C++ Source Code

Runtime type identification (RTTI) lets you find the dynamic type of an object when you have only a pointer or a reference to the base type.

  Runtime type identification (RTTI) (13.3 KiB, 3,029 hits)

Join Over 20,000+ Readers
  • Facebook
  • Twitter
  • YouTube
  • RSS

  • C++ Wave File Writer from Text FileC++ Wave File Writer from Text File
  • Vigenere Encryption and Decryption in C++Vigenere Encryption and Decryption in C++
  • Bubble Sort C ProgramBubble Sort C Program
  • Queue Implementation with Inheritance and PolymorphismQueue Implementation with Inheritance and Polymorphism
  • C++ Program to solve the Quadratic EquationC++ Program to solve the Quadratic Equation
  • TIC TAC TOE
  • Add time using structures in C++Add time using structures in C++
  • C++ “Hello World” ProgramC++ "Hello World" Program
  • Client and overlapped Server and Thread ServerClient and overlapped Server and Thread Server
  • Knight’s tour Implementation without graphic in C++Knight's tour Implementation without graphic in C++

Recent Posts

  • Fundamental Principles of Data Integration for Database Administrators
  • What Makes Houseparty a Safe, Fun Way to Connect in 2021
  • C++ Wave File Writer from Text File
  • LRU and FIFO L1 Cache Implementation using C
  • Vigenere Encryption and Decryption in C++

Downloads

  • Snake Game (18.8 KiB, 60,730 hits)
  • Bank Management Program (3.8 KiB, 39,516 hits)
  • Calculator (110.9 KiB, 35,025 hits)
  • Tic Tac Toe Game pro (174.0 KiB, 31,062 hits)
  • Introduction - C++ Lecture Notes (111.9 KiB, 27,905 hits)

Latest Blog Posts

  • Fundamental Principles of Data Integration for Database Administrators
  • The Better Traits and Features of RASP Security
  • Equipment that will help You create Great Quality Online Courses
  • What You Need to Know About Ethereum Based Dapps
  • PLIB – A Suite of Portable Game Libraries

Recent Replies on Forums

  • How can we know whether a file is read or not
  • Why Is The Wrong Function Being Called
  • internet vs. print media?
  • Logic, Programming and Prolog, 2nd Edition
  • c++ programming
  • Facebook
  • Twitter
  • YouTube
  • RSS
© 2020 C AND C++ PROGRAMMING RESOURCES. ALL RIGHTS RESERVED.