Search:

Type: Posts; User: Zee J

Search: Search took 0.00 seconds.

  1. The homework question is in the attatchment

    The homework question is in the attatchment
  2. I need help figuring out this code for my homework. I don't understantd the EOF part

    insert

    #include <stdio.h>


    int main() {
    int a, b, c;

    printf("Enter integer a:");
    scanf("%d", &a);
Results 1 to 2 of 2