Thema
:
Delphi
array of pointers
Einzelnen Beitrag anzeigen
sk.Silvia
Registriert seit: 8. Feb 2006
Ort: Slovenia
90 Beiträge
Delphi 7 Personal
#
3
Re: array of pointers
24. Jun 2006, 15:09
great
)
and now when i will to get the value of the variable on what it shows
markieren
Delphi-Quellcode:
ExportVar:=10;
Pointers[Step_input] := @ExportVar;
how
do
i get the value 10 from Pointers[Step_input]
Zitat
sk.Silvia
Öffentliches Profil ansehen
Mehr Beiträge von sk.Silvia finden