Search:

Type: Posts; User: GregBrannon

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    1,136

    [SOLVED] Re: Boolean return missing

    Yes, I know what a local variable is, but I wasn't sure why you needed to create a variable at all. But that's okay. I'm sure it made sense to you at the time.
  2. Replies
    3
    Views
    1,136

    [SOLVED] Re: Boolean return missing

    Just so you know . . . the compiler doesn't evaluate the if() statements to determine whether there is a logic path that will always result in a return. Rather, it sees that all return statements...
Results 1 to 2 of 2