Menu

bool.h

2002-09-25
2012-09-26
  • Nobody/Anonymous

    I've looked all over the internet and found many different versions of bool.h, which dev-cpp does not include. Can someone point me to the right(or commonly used) version of bool.h?

     
    • Nobody/Anonymous

      Im not sure what bool.h is for. But if its the BOOL datatype that you are after, u can use windows.h for that, or you can just use...

      #define BOOL unsigned short int

      Kip

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.