No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
I own the domain name "bitemelater.in" and I have forwarded it to my blog. I have enabled URL Masking from my domain registrar website. The problem is that it shows the same URL for all the pages. I want that it should show the URLs like bitemelater.in/about and so on. …
[QUOTE=WaltP;1704468] Another option to each of the above is to set an array of 101 integers (0 to 100). Zero them all. As you read in a number, test [I]array[number][/I]. If zero, print it. If not, it's a duplicate. Add 1 to [I]array[number][/I]. Go back and read another number.[/QUOTE] This …
You should get the input from the user and then run a loop, which reads the file and gets you the month for each entry. Then, compare the two. Use [CODE]if(strcmp(string1, string2)==0)[/CODE] to check if the two strings are the same. In your commented code, you have checked the value …
When you enter a value and press [Enter], the [Enter] is taken up as the next value and so it is skipped. To overcome this problem, give all the inputs in a single line separated by space (ofcourse, the prompts will be of no use then), or just append the …
More information about the assignment. :P
The End.
ashlock