Search:

Type: Posts; User: forfor

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    21,752

    Dave_Sinkula

    Thx!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    the problem has been solved
  2. Replies
    7
    Views
    21,752

    Thx!! DavT

    but the problem is still here

    for example, the input file
    I am a boy.


    i am 15 years old

    Output file is
  3. Replies
    7
    Views
    21,752

    Read word from text file (It is an essay)

    I am a AD students. I have a question here. does anyone help me?

    i am writing a program to get word from text file, which is an eassy. i need to sperate each word and then write to another text...
  4. Replies
    3
    Views
    1,787

    Please help me (urgent)

    The question is as follows:

    Write a program to prompt the user to input five integers in the range [0,9] and then output the followings:

    1. the numbers in ascending order.
    2. the numbers that...
  5. Replies
    2
    Views
    997

    pointer's problem

    please help me to correct this program
    i don't know why the answer in the final is incorrect!!!


    #include<stdio.h>
    #include<math.h>
    #include<conio.h>
    void input()
    {
    float a,b,c;
Results 1 to 5 of 6