User profile: shekhartanwar

User info
User name:shekhartanwar
Email:shekhart91@gmail.com
Name:shekhar tanwar
Location:chennai
Bio:I'm new to programming...you can contact me at at the above mail address
History
Joined:
Number of posts:15
Latest posts:

How to clear the screen and then display a menu?
after you have entered you're values or whatever use system("cls");

Calculating the "speedFine" variable
like Gaminic(176) said use an if loop to check if zone is not equal to zero.then the next problem wi...

problem using unicode in c++
how can i use unicode characters in my c++ program. please guide me

please guide me as what is the not working
its a menu driven program. the user enters 1 to insert element and 2 to display. after I entered mo...

making a project
hey guys I've gone through most of the chapters in my c++ book,made all the programs given so far. b...