No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
where can i download windows.h and mmsystem.h header file(for my turbo c++ v3.0)
use a switch case for accessing the menu..then store the password to a variable and accept the string from the user and using strcmp compare the string with stored password.
see ,function prototypes basically tells the compiler what all functions are there in the program.in case you type the whole function before main then, you dont need to put a function prototype. like eg. #include< > void func() { --------- ------- ------- ------ } void main() { ------ ------ ---- …
how can you use the timer.h in implementing stop watch???
is it possible to use fstream without using classes and structures since everi time i encountered a fstream code i saw this classes and structures used...im not into the portion of classes ...could anyone help me out in this case!!????
Hey actually when we are usin the random function we generally tend to take all the no.s eg.random(5) 012345 but i wanted to take random from only a few no.s like 3 5 7 5 9 and not ny other numbers.. cud neone help me
hey i just created a game of hangman in c++ with multiplayer facilities and stuff...but i wanted to add some music to it...could anyone help me??
The End.
hjjayakrishnan