Search:

Type: Posts; User: lisa1234

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,452

    Problem with Bubble Sort code

    Can anyone please help me to fix the following code...


    #include<stdio.h>
    #include<conio.h>
    #define PF printf
    /*PROGRAM TO BUBBLE SORT & 'n'NUMBERS INPUT BY USER*/
    void main()
    {
    int...
  2. Thread: Example

    by lisa1234
    Replies
    7
    Views
    1,364

    I have made a start on the code, will this work,...

    I have made a start on the code, will this work, are there any errors, i am a complete newbie to programming as you can probably tell! Any input would be much appreciated.
    Thanks.


    # include...
  3. Thread: Example

    by lisa1234
    Replies
    7
    Views
    1,364

    my ideas are above.

    my ideas are above.
  4. Thread: Example

    by lisa1234
    Replies
    7
    Views
    1,364

    Example

    Does anybody have an example of code for a mortgage calculator which prints out a table showing balance outstanding each week with total interest paid until the capital is fully repaid,when amount...
Results 1 to 4 of 4