void main(void)

Never use void main(), you should use instead int main()