I'm learning c language using Dev-c++;when I write the source program compile it and run it it went well except it does not feature the last result .exemple:sum calculation.
here the outcome:
enter the first enteger :77
enter second enteger :89
here the problem : when I press enter in my keyboard I do not have the sum result but it returns to the source code !
Could someone help me .thank you very much
here the outcome:
enter the first enteger :77
enter second enteger :89
here the problem : when I press enter in my keyboard I do not have the sum result but it returns to the source code !
Could someone help me .thank you very much