viewing paste Unknown #6823 | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
3>..\src\map\vending.c(250): warning C4101: 'i' : unreferenced local variable
3>..\src\map\vending.c(250): warning C4101: 'j' : unreferenced local variable
3>..\src\map\vending.c(268): error C2059: syntax error : 'if'
3>..\src\map\vending.c(277): error C2059: syntax error : 'for'
3>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '<'
3>..\src\map\vending.c(277): error C2059: syntax error : '<'
3>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '++'
3>..\src\map\vending.c(277): error C2059: syntax error : '++'
3>..\src\map\vending.c(277): error C2059: syntax error : ')'
3>..\src\map\vending.c(307): error C2059: syntax error : 'if'
3>..\src\map\vending.c(310): error C2059: syntax error : 'if'
3>..\src\map\vending.c(314): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(314): error C2059: syntax error : '->'
3>..\src\map\vending.c(315): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(315): error C2059: syntax error : '->'
3>..\src\map\vending.c(316): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(316): error C2059: syntax error : '->'
3>..\src\map\vending.c(317): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(317): error C2059: syntax error : '->'
3>..\src\map\vending.c(318): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(318): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(318): error C2059: syntax error : '->'
3>..\src\map\vending.c(320): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(320): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(320): error C2059: syntax error : '->'
3>..\src\map\vending.c(320): error C2059: syntax error : ')'
3>..\src\map\vending.c(321): error C2143: syntax error : missing ')' before '&'
3>..\src\map\vending.c(321): error C2143: syntax error : missing '{' before '&'
3>..\src\map\vending.c(321): error C2059: syntax error : '&'
3>..\src\map\vending.c(321): error C2059: syntax error : ')'
3>..\src\map\vending.c(323): error C2143: syntax error : missing ')' before '.'
3>..\src\map\vending.c(323): error C2143: syntax error : missing '{' before '.'
3>..\src\map\vending.c(323): error C2059: syntax error : '.'
3>..\src\map\vending.c(324): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(324): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(324): error C2059: syntax error : '->'
3>..\src\map\vending.c(324): error C2059: syntax error : ')'
3>..\src\map\vending.c(325): error C2059: syntax error : 'return'
3>..\src\map\vending.c(326): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(326): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(326): error C2059: syntax error : '->'
3>..\src\map\vending.c(327): error C2059: syntax error : '}'
Viewed 729 times, submitted by Guest.