Search:

Type: Posts; User: seby24

Search: Search took 0.01 seconds.

  1. Thread: Out of loop

    by seby24
    Replies
    3
    Views
    902

    Thanks

    Thanks for help and sorry for poor detailes I gave (I'm new to the forum).
    sprintf was doing the job.
    Thanks a lot!
  2. Thread: Out of loop

    by seby24
    Replies
    3
    Views
    902

    Out of loop

    Can anyone tell me how to keep the values on the text in my code unchanged, ***printf("\tAmount Borrowed=%6.2f\tRate=%5.2f per cent\n\n",amount,rate);*** but the text still to be printed as a heading...
  3. Replies
    19
    Views
    3,417

    One book I like it very much is "Teach yourself C...

    One book I like it very much is "Teach yourself C in 21 days" by SAMS Publishing. It starts with "Hello word" but I think is a great book.
  4. Replies
    5
    Views
    1,526

    :D Thanks a lot! I think this is more often...

    :D
    Thanks a lot! I think this is more often happening when people copy source codes from somewhere than when they write it themselves (as I did).
  5. Replies
    5
    Views
    1,526

    Found 'if' expecting ')'

    Can somebody help me to debug this. And if you can explain me why is this happening? Thanks




    /* PRINT_IT.C-This program prints a listing with line numbers! */
    #include <ansi_c.h>
    #include...
Results 1 to 5 of 5