| Thread Closed |
Having trouble compiling a SAW routine |
Share Thread | Thread Tools |
| Jun14-06, 05:59 PM | #1 |
|
Blog Entries: 1
|
Having trouble compiling a SAW routine
I am trying to compile a sample self-avoiding random walk routine, but my compiler doesn't compile and it gives me error messages due to this line.
error 142 - Void type not permitted here error 192 - An object of type 'void' cannot be assigned to an object of int Here's the program: |
| Jun15-06, 05:10 AM | #2 |
|
|
change
int ipos[4] = {}; to int ipos[4]; i dont see why the array needs to be zero'd out, if thats what your attempting |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Having trouble compiling a SAW routine
|
||||
| Thread | Forum | Replies | ||
| problem with compiling formula by LaTeX | Math & Science Software | 15 | ||
| C++ code not compiling correctly | Programming & Comp Sci | 3 | ||
| Routine Blue Screen of Death | Computing & Technology | 4 | ||
| The Trouble with "The Trouble with deSitter Space" | Beyond the Standard Model | 2 | ||
| Torture Still Routine in Iraqi Jails | Current Events | 14 | ||