how to use character for output?
parth2911 0 Newbie Poster
Recommended Answers
Jump to Postprintf("%c",x);
where x is any character variable which is defined like this :
char x;
hope it helps!! thanks.
All 4 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.