Search:

Type: Posts; User: ATXFG

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,001

    I am really not sure how to do any of that. I...

    I am really not sure how to do any of that. I have always had the user enter numbers and scanned that into a variable and so forth, I have never really done this, with an infile and an outfile etc. ...
  2. Replies
    3
    Views
    2,001

    Linked List (Base 21)

    We have to write a program that has base 21 numbers in an infile and have it output it in a sorted list with it's decimal equivalent. Here is the code I have so far...





    #include <stdio.h>...
Results 1 to 2 of 2