Типтелмеген көрсеткіш қалай сипатталады?
1
Var p:pointer
2
Type p=^integer
3
Var p:^integer
4
Var p:^array[1..10] of byte
5
Var p:^file