[fpc-pascal] How to solve "variable does not seem to be initialized" compiler hint.
Graeme Geldenhuys
graeme at mastermaths.co.za
Thu Nov 19 07:50:45 CET 2009
Zaher Dirkey wrote:
>
> There is no var in ZeroMemory so no hint i guess.
I can confirm that indeed, no compiler hint is raised.
I called the procedure as follows...
ZeroMemory(@Buffer, SizeOf(Buffer));
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list