Results 1 to 15 of 15

Thread: [Resolved] Logic Question

Threaded View

  1. #1

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256

    Resolved [Resolved] Logic Question

    Let's say we have this: P -> Q...how do you write that as an if statement?

    Code:
    if ( /* P -> Q */) {
    
    }
    I'm so lost on this.
    Last edited by The Hobo; Oct 10th, 2004 at 11:32 PM.
    My evil laugh has a squeak in it.

    kristopherwilson.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width