Home  |   Notes  |   Languages  |   Programs  |   Homework

Pascal Pointer Q

New Message Reply About this list Date view Thread view Subject view Author view

Scott Walker (grwalker@VT.EDU)
Sat, 17 Feb 2001 11:44:31 -0500


Message-ID:  <NDEOIEEFKPHCEJPCBLHJGEPACAAA.grwalker@vt.edu>
Date:         Sat, 17 Feb 2001 11:44:31 -0500
From: Scott Walker <grwalker@VT.EDU>
Subject:      Pascal Pointer Q

Is it possible to write a function that returns
a pointer in pascal? The compiler doesn't seem
to like function declarations like

function intptr : ^integer
begin
...
end


New Message Reply About this list Date view Thread view Subject view Author view

Home  |   Notes  |   Languages  |   Programs  |   Homework
copyright © 2001 Virginia Tech, ALL RIGHTS RESERVED
Class site maintained by Stephen H. Edwards <edwards@cs.vt.edu>