Search:

Type: Posts; User: kuma0177

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,569

    Reading string from a file

    I have been trying to read a string input from a text file. In the code below, I open a file and assign it to FILE * stream. The file passed by argv[1] contains text file. I am trying to figure out a...
  2. Replies
    2
    Views
    847

    Recursion Problem

    Hey Guys,

    Can any body help me out with the factorial problem below. I learnt scheme last semester and I am trying to use the same approach to find the factorial using recursion but it doesn't...
Results 1 to 2 of 2