What is the return type of Instr and Strcmp?

Answer Posted / guest

Instr ? integer (Numeric position)
Strcmp - integer
( if both the string are equal they result = 0)
Strcmp (Str1, Str2, Comparetype)
Comparing mode = 0 ? Binary Comparing
1 ? Textual Comparing

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id

2668


What are the tools available for Debuggiu in VB?

1490


What is ado in vb.net?

514


How do I create a window with a small title bar as in a floating toolbar?

873


Which property of textbox cannot be changed at runtime. What is the max size of textbox?

574






How would you access objects created in ActiveX Exe and ActiveX Dll

1520


what are the Differences between Recordset and Resultsets?

2008


How would you attach pictures in column headers of List View Control?

1655


How do I access C style strings?

1002


What language does visual basic use?

516


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1528


Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?

1158


What is file in vb?

507


What is the use of property page Wizard in ActiveX Control?

2003


What is the difference between adodc and adodb in vb?

499