What I'm trying to do is make a C program, that gives me the final grade of a subject and depending on the number, show me a message on screen.
#include<stdio.h>
#include<conio.h>
main (){
float cal1=0, cal2=0, cal3=0, cal4=0...
asked by
31.10.2016 / 04:31