Run-time error
    Odysseas Pentakalos RJE 
    odysseas at umbc5.umbc.edu
       
    Thu Nov 22 12:17:55 AEST 1990
    
    
  
	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 at umbc5.umbc.edu or
 University of Md. Electrical Engineering Dept. odysseas at plato.engr.umbc.edu
 (301) 455-3508					(301) 788-6703
------------------------------------------------------------------------------
______________________________________________________________________________
 Odysseas Pentakalos				odysseas at umbc5.umbc.edu or	
 University of Md. Electrical Engineering Dept. odysseas at plato.engr.umbc.edu
 (301) 455-3508					(301) 788-6703
    
    
More information about the Comp.std.c
mailing list