Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~573 People Reached

5 Posted Topics

Member Avatar for ashlock

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. …

Member Avatar for pritaeas
0
101
Member Avatar for terence193

[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 …

Member Avatar for zeroliken
0
122
Member Avatar for jamal30

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 …

Member Avatar for ashlock
0
111
Member Avatar for terence193

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 …

Member Avatar for ashlock
0
109
Member Avatar for FinaL111

The End.