Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
C
Using textcolor
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
palani12kumar
New Member
Join Date:
Oct 2006
Posts:
60
#1
Using textcolor
Mar 1 '07, 02:03 PM
can any body tell me how to use textcolor in c++???
in C i used textcolor() and cprintf.... but what to do in C++?
horace1
Recognized Expert
Top Contributor
Join Date:
Nov 2006
Posts:
1510
#2
Mar 1 '07, 02:22 PM
Originally posted by
palani12kumar
can any body tell me how to use textcolor in c++???
in C i used textcolor() and cprintf.... but what to do in C++?
I assume this was in Borland Turbo C - it should also work when using C++ with the same compiler
Comment
Post
Cancel
palani12kumar
New Member
Join Date:
Oct 2006
Posts:
60
#3
Mar 1 '07, 02:24 PM
Ya.. But how to use it? i mean what is the keyword for using color to text(like cprintf in C), for C++
Comment
Post
Cancel
horace1
Recognized Expert
Top Contributor
Join Date:
Nov 2006
Posts:
1510
#4
Mar 2 '07, 08:17 AM
Originally posted by
palani12kumar
Ya.. But how to use it? i mean what is the keyword for using color to text(like cprintf in C), for C++
the C++ compiler is more rigerous than a C compiler but will generally compile and run C code. Try renaming your .c file .cpp and see if it works.
Comment
Post
Cancel
palani12kumar
New Member
Join Date:
Oct 2006
Posts:
60
#5
Mar 4 '07, 06:14 AM
But what im doing now is im placing the code
"textcolor( x);
cprintf(" ");"
before the text where i want to add color to the text. is there any other way to do this without adding this C coding in a C++ program?
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment