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 do I make an animated icon for my program?
How to load and unload child forms.
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?
Write the correct order of execution of following form?s events: initialization, Load, Activate, Refresh , Paint
how many no of controls in form?
1 Answers Airex Logistics, Tata Logistics,
How do I force a file dialogue box to reread the currect disk?
When should we use recursive programming?
What are two validate with Data Control?
What is the difference between Object and Class?
What is DBFailError?
How do I remove/change the picture property of a control at design time?
Explain about literals?
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)