Search:

Type: Posts; User: jakevinraymundo

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    4,389

    by XY, I mean rows,columns For example, you...

    by XY, I mean rows,columns

    For example, you are given the following text file and you are to determine the coordinates of Xs..
    XOOXOOXXOX
    XOOXOOOOOX
    XOXXOOOXOO

    The output would be:

    “The...
  2. Replies
    6
    Views
    4,389

    btw, i used the windows.h library.. are there any...

    btw, i used the windows.h library.. are there any libraries that I could possibly use?
  3. Replies
    6
    Views
    4,389

    Determining XY Coordinates

    How can i determine the XY coordinates of a character and print the output on the screen and my text file?

    would it be possible to use gotoxy?

    for example:
Results 1 to 3 of 3