[CS3304_1381] passing pointers in functions

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

Vikram Narula (vnarula@VT.EDU)
Fri, 11 Feb 2000 14:28:33 -0500


Message-ID:  <001701bf74c6$2fd68dc0$e6a2fea9@amberry>
Date:         Fri, 11 Feb 2000 14:28:33 -0500
From: Vikram Narula <vnarula@VT.EDU>
Subject:      [CS3304_1381] passing pointers in functions

I have the following function:

FUNCTION someFunction(var pos:^ char): ^char;

I am trying to pass in a pointer and the function returns a pointer to a char as well.
This does not compile though. Could someone tell me what the problem is?

Thanks



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

This archive was generated by hypermail 2.0b3 on Fri Feb 11 2000 - 14:42:12 EST