adiputrachristian17 Okt 20181 menit membacaPointers and Arrays Pointer Pointer is a variable that store the address of another variable Syntax : <type> *ptr_name; Two operators mostly used in pointer...