Hello, i use a makefile to compile a .c file and successfully get an executable file, but when i use command "./filename" to try to execute that executable file, i failed and being told "bin file not specified",could you please tell the reason why i get this error?Thank you for your help!