[ create a new paste ] login | about

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

C, pasted on Jun 26:
1
2
3
4
5
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
189.55.160.0    *               255.255.248.0   U     1      0        0 eth1
link-local      *               255.255.0.0     U     1000   0        0 eth1
default         189-55-160-1-nd 0.0.0.0         UG    0      0        0 eth1


Output:
1
2
3
4
5
Line 1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IP'
Line 0: error: too many decimal points in number
Line 32: error: too many decimal points in number
Line 32: error: too many decimal points in number
Line 32: error: too many decimal points in number


Create a new paste based on this one


Comments: