search for: trunccdfs

Displaying 1 result from an estimated 1 matches for "trunccdfs".

Did you mean: truncadas
2001 Jan 05
1
segfault when calling C code
...documentation, which I'm not sure I've understood properly), and also passing in variables with enough space (I know how much it will be). Neither change gets rid of the segmentation fault. In case it helps, here's one of the 2 callocs (the other is identical, with a different name): trunccdfs = (double *) calloc(*nbins * *nconds, sizeof(double)); Before jumping in with a debugger (and running R with debugging for the first time) I thought I'd see whether this rang any bells with anyone. Again, the part that confuses me (but that may be the clue as to what's wrong) is that this...