search for: x0000000c

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

Did you mean: 0x0000000c
2001 Mar 28
1
Help: Using R from C
...ECT(1); return 0; } The code builds without any problem (I am linking it with the import library R.lib, and R.dll is in the path). While running, though, the code segfaults at the allocVector(...) call. The error message is [The instruction at "0x002ee77e" referenced memory at ")x0000000c". The memory could not be "read". Click on OK to terminate the program] Stepping into the code using the debug mode, the crash happens at the allocVector(...) call. Am I missing something obvious here? Any help is greatly appreciated. Rajiv. -------- Rajiv Prasad (509) 375-...