Search:

Type: Posts; User: Matticus

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    2,531

    Check the line of code directly above that...

    Check the line of code directly above that function call.
  2. Replies
    4
    Views
    2,531

    I didn't look over the code much, but this jumped...

    I didn't look over the code much, but this jumped right out at me:

    for (i = 0; (c = lc4_getc()) != '/n'; ++i)

    You have the wrong slash!
Results 1 to 2 of 2