C-Practice-File Practicing C simple but logical programs. Pointer *ptr++ - Increment the pointer not value ++*ptr - Increment the value not pointer %u - It is used to print address of the value