I need to know about two functions which I used in Borlan C but i cannot use it in Code::Blocks.
1. textcolor()
2.BLINK
can you tell me the replacement of these two functions in C::B and wich header file is to add to use it?
Quote from: gutu1993 on August 04, 2011, 11:06:00 AM
can you tell me the replacement of these two functions in C::B and wich header file is to add to use it?
C::B does not provide any functions, it just drives compiler framework, a.k.a. IDE (Integrated Development Environment). You are asking in the wrong forum. Try a C/C++/Borland Forum. Thank you.