Thread: Tic Tac Toe

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Aug 2006
    Posts
    62
    This may be a dumb question, but I'm not too worried about that at this point; Is using the #define preprocessor a neccesity at times, or is it just to make the code less cluttered? also, I noticed a tutorial on here called bitwise operators in c and c++, is that what you were talking about when you said "wait until you get into bit operators"? I'm assuming that bit and bitwise are the same, but with how much I have been wrong about so far, I guess it doesn't hurt to ask;
    Last edited by mkylman; 08-28-2006 at 11:24 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help me with my simple Tic tac toe prog
    By maybnxtseasn in forum C Programming
    Replies: 2
    Last Post: 04-04-2009, 06:25 PM
  2. tic tac toe crashes :(
    By stien in forum Game Programming
    Replies: 4
    Last Post: 05-13-2007, 06:25 PM
  3. Help with Tic Tac Toe game
    By snef73 in forum C++ Programming
    Replies: 1
    Last Post: 04-25-2003, 08:33 AM
  4. Need some help with a basic tic tac toe game
    By darkshadow in forum C Programming
    Replies: 1
    Last Post: 05-12-2002, 04:21 PM
  5. Tic Tac Toe Help
    By aresashura in forum C++ Programming
    Replies: 1
    Last Post: 11-21-2001, 12:52 PM