Search:

Type: Posts; User: master5001

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    2,488

    Yeah I bolded that part, I wasn't sure if it was...

    Yeah I bolded that part, I wasn't sure if it was noticeable to you. I usually put it in red, but that was not the only problem that I spotted..
  2. Replies
    8
    Views
    2,488

    Ok well the code I posted does that.

    Ok well the code I posted does that.
  3. Replies
    8
    Views
    2,488

    I should have probably asked... What do you mean...

    I should have probably asked... What do you mean by flip them horizontally? Like reverse them along the y-axis?
  4. Replies
    8
    Views
    2,488

    I am adding some variables to your code and...

    I am adding some variables to your code and assuming some things about what you are wanting to do.



    for (i=0; i<x; i++){
    for(j=y-1, k = 0; j>=0; j--, k++){
    temp =...
Results 1 to 4 of 4