Search:

Type: Posts; User: Sebastiani

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    4,708

    That's quite a mess, yes. 1) "w" is a...

    That's quite a mess, yes.

    1) "w" is a (pointer to a) string literal, and anyway can't be compared with ==. The correct literal would be char, eg: 'w'.

    2) Break things up into small, well...
  2. Replies
    5
    Views
    4,708

    Post your code.

    Post your code.
Results 1 to 2 of 2