123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=mex 2018.10.6) 25 JUL 2019 12:50
- entering extended mode
- restricted \write18 enabled.
- %&-line parsing enabled.
- **WeightedSum.c
- (./WeightedSum.c
- This is MeX Version 1.05 18 XII 1993 (B. Jackowski & M. Ry\'cko)
- ! You can't use `macro parameter character #' in vertical mode.
- l.1 #
- include "mex.h"
- ? y
- Type <return> to proceed, S to scroll future error messages,
- R to run without stopping, Q to run quietly,
- I to insert something, E to edit your file,
- 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
- H for help, X to quit.
- ?
- ! Interruption.
- <to be read again>
- i
- l.1 #i
- nclude "mex.h"
- ?
- ! Missing $ inserted.
- <inserted text>
- $
- <to be read again>
- _
- l.7 mwIndex* ir_
- out, mwIndex* jc_out, double* outSimAtts)
- ?
- ! Missing $ inserted.
- <inserted text>
- $
- <to be read again>
- \par
- l.9
-
- ?
- ! Interruption.
- <to be read again>
- \par
- l.9
-
- ?
- ! Missing } inserted.
- <inserted text>
- }
- <to be read again>
- $
- <to be read again>
- \par
- l.9
-
- ?
- ! Undefined control sequence.
- l.18 printf("starting weightedSum ...\n
- ");
- ? :
- Type <return> to proceed, S to scroll future error messages,
- R to run without stopping, Q to run quietly,
- I to insert something, E to edit your file,
- 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
- H for help, X to quit.
- ? :w
- Type <return> to proceed, S to scroll future error messages,
- R to run without stopping, Q to run quietly,
- I to insert something, E to edit your file,
- 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
- H for help, X to quit.
- ? :wq
- Type <return> to proceed, S to scroll future error messages,
- R to run without stopping, Q to run quietly,
- I to insert something, E to edit your file,
- 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
- H for help, X to quit.
- ? X
- No pages of output.
|