[ create a new paste ] login | about

Link: http://codepad.org/9XSiMgSU    [ raw code | output | fork ]

C, pasted on Nov 10:
1
2
3
4
5
6
user@linux$ diff RESULT.txt SOURCE.txt 
1c1
< 419ad8ee1bb76a49490f4a08b5be43f0  ubuntu-10.10-alternate-i386.iso
---
> 419ad8ee1bb76a49490f4a08b5be43f0 *ubuntu-10.10-alternate-i386.iso
user@linux$ 


Output:
1
2
3
4
5
6
Line 1: error: stray '@' in program
Line 1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'linux$'
Line 0: error: invalid suffix "c1" on integer constant
Line 2: error: invalid suffix "ad8ee1bb76a49490f4a08b5be43f0" on integer constant
Line 2: error: invalid suffix "ad8ee1bb76a49490f4a08b5be43f0" on integer constant
Line 6: error: stray '@' in program


Create a new paste based on this one


Comments: