Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

bool for c++


  • Please log in to reply

#1
akashlee

akashlee

    Member

  • Member
  • PipPipPip
  • 126 posts
so does it make a big difference if my compiler doesn't support it?
if it does, .....
which FREE compilers does? :tazz: ;)
  • 0

Advertisements


#2
bdlt

bdlt

    Member

  • Member
  • PipPipPip
  • 876 posts
have you tried google yet?

hint: search for bool, c++, compilers

note - this is an example of a c++ headache. c++ is not always portable. often when a different compiler is used or source code is transferred to a different platform, the code must be tweaked. but don't give up on c++. these types of real life lessons will help you in the future.

Edited by bdlt, 29 July 2005 - 08:09 AM.

  • 0

#3
akashlee

akashlee

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 126 posts
i can't find ONE :tazz:
all i can find is the borland one....WHICH CAN'T SUPPORT BOOL !!!!!!!!!
  • 0

#4
bdlt

bdlt

    Member

  • Member
  • PipPipPip
  • 876 posts
ok how about another hint.

search for: bool, c++, free compilers

why don't I just give you the answer? if all you get is the answer, all you are learning is how to ask questions. if we teach you a technique - like how to use google, you can find the answers for yourself.

can google help find the answer - most often yes.
  • 0

#5
inoxx.net

inoxx.net

    Member

  • Member
  • PipPip
  • 16 posts
I think MingW does, i have no-idea, try using dev-c++ (based on the mingW compiler).

I use MSVC 6.0.
  • 0

#6
akashlee

akashlee

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 126 posts
i have already tried four compilers,
and none of them support bool.
Is bool really needed? :tazz:
  • 0

#7
inoxx.net

inoxx.net

    Member

  • Member
  • PipPip
  • 16 posts
Not really needed, but recommended.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP