Search:

Type: Posts; User: Waqas Asad

Search: Search took 0.00 seconds.

  1. Thread: Same Error

    by Waqas Asad
    Replies
    3
    Views
    2,725

    11492

    11492
  2. Thread: Same Error

    by Waqas Asad
    Replies
    3
    Views
    2,725

    Same Error

    SAME ERROR WITH THE CODE CAN ANY BODY HELP ME???

    ERRORS ARE SHOWN IN THE IMAGE BELOW:



    //////////////////////////////////////////////////////////////////////////// ARCHERY GAME ...
  3. Replies
    4
    Views
    1,689

    11491 The project is a gaming project. Name:...

    11491
    The project is a gaming project. Name: ball game. And you can see the errors in snap shot
  4. Replies
    4
    Views
    1,689

    Error in code

    CAN ANY BODY REMOVE ERROR FROM THAT CODE AND PASTE IT INTO REPLY COLUMN.



    #include<graphics.h>
    #include<conio.h>
    #include<alloc.h>
    #include<dos.h>
    #include<stdlib.h>
    void *ball;
  5. Replies
    15
    Views
    5,915

    When i run it. Nothing happens. Neither a mistake...

    When i run it. Nothing happens. Neither a mistake nor it working. Can you copy my code and convert it as cpp file and after checking in turbo c. May be you can help me more efficiently.
  6. Replies
    15
    Views
    5,915

    Actually every thing is  ok but it is not...

    Actually every thing is &nbsp;ok but it is not running. I just want to find a solution. After fulfilling all the requirements every thing is fine.
    Total Lines compiled : 1893
    but not running
  7. Replies
    15
    Views
    5,915

    Where should i define can you write it? I mean...

    Where should i define can you write it? I mean write main function and display with my code.
  8. Replies
    15
    Views
    5,915

    Only 1 error left: undefine symbol _main in...

    Only 1 error left:

    undefine symbol _main in module C0.ASM
  9. Replies
    15
    Views
    5,915

    After using a closing brace and compiling i got...

    After using a closing brace and compiling i got success. But now when i was going to run it displayed 1 error message.
    The Message is :
    undefine symbol _main in module C0.ASM
  10. Replies
    15
    Views
    5,915

    Errors are : Deceleration Terminated...

    Errors are :
    Deceleration Terminated Incorrectly.
    Decleration missing ;
  11. Replies
    15
    Views
    5,915

    I need HELP its very urgent

    I've designed a project but it has just two errors. I've to remove these mistakes but i can't do that. I've to show this project to my teacher but after removing errors so please HELP me. Its very...
  12. Replies
    4
    Views
    2,415

    Conditional Operator

    If we want to differentiate 3 numbers provided by user to show which is maximum and which is minimum.What will be our c program statement???
Results 1 to 12 of 12