when i compile it... it compiles but when i run it in cmd... while entering the info it will stack and porst error messae like (dont send)....
You are forgetting to write the & operator in all the scanf() that are not strings. Example: scanf("%f", &list[i].credit); needs it. Any thing that is not
printf("%s", list[i].coursenumber);
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.