Search:

Type: Posts; User: a.baki

Search: Search took 0.03 seconds.

  1. Thread: justifying text

    by a.baki
    Replies
    10
    Views
    7,827

    ...

    I try something. But with small width there is something wrong, I cannot stop while loop. There is any other way to control my while loop?


    #include <stdio.h>
    #include <ctype.h>
    #include...
  2. Thread: justifying text

    by a.baki
    Replies
    10
    Views
    7,827

    Does anyone have any example?

    Does anyone have any example?
  3. Replies
    26
    Views
    5,364

    is this the answer? #inlude int...

    is this the answer?


    #inlude <stdio.h>
    int main ()
    {
    int counter;
    int number[5] = {10, 21, 29,78,3};//your input can be different, then try to convert codes
    int min;
  4. Thread: justifying text

    by a.baki
    Replies
    10
    Views
    7,827

    justifying text

    do u have any idea about justifying text in C. I need help! F1! F1!
    Rules :
    1. Each line should start and end with an alphanumeric letter unless there is only one word in the line.
    2. Each line...
Results 1 to 4 of 4