Inside disp(), call show() like this: show(n)
Inside show(), use: printf("\n%d",*m) (single '*')