Hello @ All,
I don't know what this warning message "last line of file ends without a newline" means.
even if I wrote a simple code like
int main( void)
{
while(1)
{
}
}
and klick Rebuild Active Project, I receive the above message.!!!!!!!
can anyone help me please to solve this problem.
best regards
Bassel

