l == 2 in first position and
pos->next.upper_init_val == 3
I've been thinking about this and i dont think its the best way to
store init values .. i am currently thinking of creating a
seperate POS at begining of the PMC Buffer that needs to be
al
At 9:45 PM +0100 7/2/02, Nicholas Clark wrote:
>On Thu, Jun 27, 2002 at 05:42:10PM +0200, Josef Höök wrote:
>> I've been thinking abit on howto implement multidimensional arrays and
>> i found that its quite tricky :). I'm currently thinking of having
>> a structure that contains a data pointer
On Thu, Jun 27, 2002 at 05:42:10PM +0200, Josef Höök wrote:
> I've been thinking abit on howto implement multidimensional arrays and
> i found that its quite tricky :). I'm currently thinking of having
> a structure that contains a data pointer and its location in every
> dimension something like
At 5:42 PM +0200 6/27/02, =?latin1?Q?Josef_H=F6=F6k?= wrote:
>I've been thinking abit on howto implement multidimensional arrays
>and
>i found that its quite tricky :). I'm currently thinking of
>having
>a structure that contains a data pointer and its location in every
>di
I've been thinking abit on howto implement multidimensional arrays and
i found that its quite tricky :). I'm currently thinking of having
a structure that contains a data pointer and its location in every
dimension something like this: