I don't know who taught you to read from a file like that but it's just mental.

On another note "integer" is a char array and you are printing its address. Google how to printf a char array in C.

Also, int main(VOIDZ????) Hahaha.