odysseas@umbc5.umbc.edu (Odysseas Pentakalos (RJE)) (11/22/90)
Hello,
I have a problem which I haven't been able to correct
for quite a while and I was hoping someone out there could give me
a hint. I have defined a variable x as 'double **x;' which I want
to use as a two dimensional array. I allocate space for it dynamically
and I give it some initial values. When I try to use it in another
routine though, I get a 'fixed unaligned data access ..' error.
Could someone tell me what does this mean and a hint on how to
fix it.
Thanks in advance,
Odysseas Pentakalos
______________________________________________________________________________
Odysseas Pentakalos odysseas@umbc5.umbc.edu or
University of Md. Electrical Engineering Dept. odysseas@plato.engr.umbc.edu
(301) 455-3508 (301) 788-6703
------------------------------------------------------------------------------
______________________________________________________________________________
Odysseas Pentakalos odysseas@umbc5.umbc.edu or
University of Md. Electrical Engineering Dept. odysseas@plato.engr.umbc.edu
(301) 455-3508 (301) 788-6703