Given ‘int *ptr’ pointing to the first element of an array on a 32-bit system, what happens when ‘ptr’ is incremented by 1?
Given ‘int *ptr’ pointing to the first element of an array on…
Written by
in
Written by
in
Given ‘int *ptr’ pointing to the first element of an array on a 32-bit system, what happens when ‘ptr’ is incremented by 1?
Leave a Reply