What is the return type of Instr and Strcmp?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / cherran
?instr(1,"cherralathan","t")
9
?strcomp("aaa","aaa")
0
?strcomp("bbb","ccc")
-1
?strcomp("ccc","bbb")
1
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / khadeer.k
for instr return type is int;
for strcmp return type is void;
| Is This Answer Correct ? | 4 Yes | 4 No |
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
What type of multi-threading does VB6 implement?
Difference between Recordset and Querydef?
2 Answers 3i Infotech, IBM, TCS,
What is Parser Bug?
What are the Sequence of events when a form is loaded in Visual Basic?
What methods are used for DBGrid in unbound mode?
Explain Default cursor Type and LockEdits type in RDO?
What are constructors and destructors?
How can Visual Basic be used for server-side scripting?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
How to test the AX stat class?
To.set the command button for ESC ___ Property has to be changed.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)