User forums > Using Code::Blocks

ltoa() and strrev() functions in stdlib.h of Code::Blocks

(1/2) > >>

tog:
I can not use  ltoa() and strrev() functions in Code::Blocks ( under Windows). File stdlib.h has not them. How can I get them in Code::Blocks ?

Jenna:
By installing a compiler that has them included.

Be aware that C::B is not a compiler, it's just an IDE, that works with very many compilers available.

tog:
No compiler fits ! I tried to use all compilers in C::B...

Jenna:

--- Quote from: tog on January 04, 2011, 11:43:30 am ---No compiler fits ! I tried to use all compilers in C::B...

--- End quote ---

--- Quote from: jens on January 04, 2011, 11:39:03 am ---By installing a compiler that has them included.

Be aware that C::B is not a compiler, it's just an IDE, that works with very many compilers available.

--- End quote ---

Read my post carefully !
The only compiler that is (sometimes) shipped with C::B on windows is MinGW, but it is not part of C::B and it's only distributed for your convenience.

tog:
I have C::B 10.05 version. It has many compilers: GNU GCC compiler, Visual C++ 2005/2008,Borland C++ compiler and many others....I downloaded all of them with C::B.
All compilers are into : Global compiler settings->Selected compiler. Functions ltoa() and strrev() are unstandard ! Before I compiled programms normally untill I tried to use ltoa(), strrev().

Navigation

[0] Message Index

[#] Next page

Go to full version