Search:

Type: Posts; User: grace12bueno

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    4,875

    is that already correct? We haven't discussing...

    is that already correct? We haven't discussing that lesson yet. I have just do lots of research. :(



    #include<stdio.h>
    #include<conio.h>

    void main () {

    char string[256]:
  2. Replies
    6
    Views
    4,875

    im sorry, the output of number should be in...

    im sorry, the output of number should be in diagonal. the example misfunctioned.
  3. Replies
    6
    Views
    4,875

    PLEASE HELP!!! diagonal output?

    Please help me, I am really having a hard time to program these:

    1. Write a program that input integer and displays the digits diagonally.
    Ex. Entered number: 3562
    output: 3
    ...
Results 1 to 3 of 3