Search:

Type: Posts; User: ashwin

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    14,219

    don't use goto, it seems well here but for big...

    don't use goto, it seems well here but for big prog's it will be difficult to debug
  2. Replies
    5
    Views
    1,942

    both functions do not need to return any values...

    both functions do not need to return any values because they store the result in arrays and the result can be accessed from other functions from this array. First function reverses a given string by...
  3. Replies
    7
    Views
    4,801

    check out the ascii values of the math symbols...

    check out the ascii values of the math symbols then you can use printf to print that symbols
  4. Replies
    2
    Views
    2,629

    You can Proceed with the any of the projects you...

    You can Proceed with the any of the projects you have mentioned. to make it more appealing try to explore the functions present in conio.h header file. then can make ur project look better as they...
Results 1 to 4 of 4