Search:

Type: Posts; User: Tanu

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    3,918

    Third Problem

    Here are a few suggestions...


    try using fgets instead of getc.
    use a counter to count and print the number of lines in the text.
    Learn how to indent your code.
    try to read more before...
  2. Replies
    11
    Views
    3,918

    Problem 1

    As you have said you are kinda sure about 2'nd problem i'd try to help you with other two...


    first of all you can't define the function "selection sort" inside main function & you have not even...
Results 1 to 2 of 2