Search:

Type: Posts; User: goodbadugly16

Search: Search took 0.00 seconds.

  1. Why won't this image be read in from a string?

    what i'm trying to have happen is after i run the program and write in image.txt, i want to have the 4-optioned menu to pop up. however that is not happening. does anyone have any suggestions as to...
  2. What are some ways to translate an image made up of text characters in a function?

    Meaning when asked the user could input x number of character spaces to move the image up, and then x number of character spaces to move to the right. So you're basically manipulating the rows and...
  3. i understand for loops but the idea of doing a...

    i understand for loops but the idea of doing a double for loop doesn't make sense in this situation. i wouldn't even know how to create that to be accurate. however i'm sure there are many other ways...
  4. The best way to make two array functions distinguish guesses vs actual?

    In the program I am making the user will enter in 4 numbers ranging from 1 to 6. he will have twenty attempts to guess the correct numbers and in the correct order. to do that i need to make two void...
Results 1 to 4 of 4