C++ revision


While reading and understanding the code of blog example, I noticed that I need to revise some of my C++ concepts, So today I revised pointers and type casting. I revised following concepts of POINTERS :

  • Pointer is one way to have function modify the variable passed to it.
  • Dynamic memory allocation
  • Accessing function with object pointer
  • Calling function within a function using function pointer
  • In TYPE CASTING , I came to know about

  • Implicit typecasting
  • Explicit typecasting from here

  • Secrets of Success Automatic form filling task