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 |
communication between main window and new windows
how to prevent an Event from performing its default behavior
Create a Menu that can be activated while clicking on Right Mouse button
how to Auto Scroll the page
validation code / function to allow only NUmbers in a text box
Reading which Character Key was pressed
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space:
write a function to validate a given date
How to Add Message and Confirmation Boxes Using JavaScript?
code to sorting an array of objects
how to get the User's Time of Day
maximizing the main window