Objectives

  • Pointers to character arrays
  • Arrays are stored with a reference address, that can be injected to a pointer.
  • code : myPointertoCharArray.txt

Step: 1 Create a project

Step: 2 Create a source file

Step: 3 Edit code myPointertoCharArray.txt

Step: 4 Run time Views