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 |
program to bring a window to the front
Reading which Non-Character Key was pressed
write a code to generate pseudorandom numbes
how to Scroll a DIV content
Create a Menu that can be activated while clicking on Right Mouse button
How to encode and decode URL strings?
code to set the main window's size
code to images to rollover
how to copy form data between different pages
code to sorting an array of objects
write a code that user can choose/alter Body Text Size
function to combine two or more arrays