How to test whether two strings are equal or not ?
Answer / sandeep
Use strcmp(s1,s2) and see the corresponding int values..Its
either 0 or 1.
| Is This Answer Correct ? | 1 Yes | 1 No |
maximizing the main window
code to images to rollover
program that will accept any name and will be stored in an array
communication between main window and new windows
validation code / function to allow only Letters in a text box
code to create a new window
how to determine which Mouse Button was pressed
how to Auto Scroll the page
write a code to generate pseudorandom numbes
how to create a Draggable element
How to block double clicks
Create a Menu that can be activated while clicking on Right Mouse button