Search:

Type: Posts; User: Ash Mo Naiming

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,399

    THANK YOU! c99tutorial , nonpuz i have...

    THANK YOU! c99tutorial , nonpuz
    i have successfully code out the thingy
    thank you v.v.v.v.v.v.v. much!!!
  2. Replies
    17
    Views
    4,046

    NYP huh~ same here =D same project need to hand...

    NYP huh~ same here =D same project need to hand up this week
  3. Replies
    6
    Views
    2,399

    make a menu for it?for the user to choose

    make a menu for it?for the user to choose
  4. Replies
    6
    Views
    2,399

    remove array element

    i want to a C program to delete an element from an array which can use both index method & character method
    For example
    input : "1 222 333 4444"
    output:"1 22 333 4444"
    if either index = "4" or...
  5. Replies
    3
    Views
    1,859

    thanks so much!, i hav successfully solve it

    thanks so much!, i hav successfully solve it
  6. Replies
    3
    Views
    1,859

    second one write a C program that reads in a...

    second one


    write a C program that reads in a string from user and outputs the middle item of the string. stop the program if -1 is read.

    Example:
    input: "i am busy today"
    output: "s"
    ...
  7. Replies
    3
    Views
    1,859

    need help in some code

    i have a code assignment which require a few code to be writen (i m new to c programming)
    anyway heres the question, need to perfect it

    first one,


    write a c program to count the number of...
Results 1 to 7 of 7