Search Results

Search: Posts Made By: jatoo
Forum: Programming 12-01-2008
7,541
Posted By jatoo
Pointer to a struct (with pointers) *** glibc detected *** double free
I am using a structure defined as follows

struct gene_square
{
double *x;
double *y;
};I have class, with a member function which is a pointer of this type:

gene_square* m_Genes;I...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 10:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy