[fpc-pascal] Using Pointer : In Free pascal
mokashe.ram
mokashe.ram at gmail.com
Mon Jul 7 09:22:25 CEST 2014
Hi Guys,
I am using a pointer as shown below
Locat_Pointer= ^ Locate
Locate= Record
next:locat_pointer;
Code:word;
How to assign USer input to pointer variable run time in free pascal
Like Below
Locate_Pointer^.code:=.....?
thanks
Sud
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Using-Pointer-In-Free-pascal-tp5719706.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list