Search:

Type: Posts; User: gofforth

Search: Search took 0.00 seconds.

  1. no problem a bit of advise when using gcc use the...

    no problem a bit of advise when using gcc use the -Wall option it will turn on all warnings and will catch things like that for you...
  2. That's what i'm using hmm.. oh well. Did changing...

    That's what i'm using hmm.. oh well. Did changing that line fix it?
  3. Okay so, firstly which compiler are you using it...

    Okay so, firstly which compiler are you using it should warn you that you are assigning something without a cast the problem isn't on line 88 its on line 81 you forgot a ).
    line 81 should look like...
Results 1 to 3 of 3