prog.c:3:1: warning: return type defaults to ‘int’ [-Wreturn-type]
prog.c: In function ‘main’:
prog.c:20:1: warning: control reaches end of non-void function [-Wreturn-type]
/home/8p7v8l/ccccKlmp.o: In function `main':
prog.c:(.text.startup+0x13): undefined reference to `conv'
collect2: error: ld returned 1 exit status