In foxpro 2.6 i can pass variables by reference using @; so i know pointer information is somewhere flying about...
Is there an api function or maybe just a standard foxpro THING that i can do to find the pointer (in memory) of my variable?
Maybe its a case of passing my variable to a dll that then returns the pointer(????). Thanks.
Is there an api function or maybe just a standard foxpro THING that i can do to find the pointer (in memory) of my variable?
Maybe its a case of passing my variable to a dll that then returns the pointer(????). Thanks.