[ create a new paste ] login | about

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

C, pasted on Nov 18:
1
2
3
4
5
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp


Output:
1
Line 2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'iface'


Create a new paste based on this one


Comments: