Search:

Type: Posts; User: pandroff

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,339

    Functions and Structs...

    So, I'm debugging my awesome program. Basically, the sub-problem I am working on now is to get everyone's GPA's. You are given an input file that gives you the names, 'action', credit hours for a...
  2. Replies
    6
    Views
    1,164

    Thank you!

    Thank you for your help.... the strcmp worked perfect. I knew that I had to use strcmp somewhere, but I was not sure where or how.

    I understand the logical error I have, but in the second if...
  3. Replies
    6
    Views
    1,164

    If statments for a struct w/ strings

    Hello all! Trying to finish up my last programming assignment for the semester. In the beginning of the program I created a struct, and one of the individual elements of the struct is a character...
Results 1 to 3 of 3