comparing strings
here i am attaching a program in c , i don't know how to compare a string from user .
so my compiler is not entering in if condition .
#include
#include
int main(int argc, char const *argv[])
{
char subject1;
char subject2;
printf("enter the subject...