Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
What is the return type of Instr and Strcmp?
4
like
0
dislike
Hello guys,
Different type of Instantiation?
Please give me your feedback
asked
1 year
ago
by
daneim
(
127,080
points)
return
type
instr
strcmp
visual-basic
1 Answer
2
like
0
dislike
Best answer
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
answered
1 year
ago
by
marck_don
(
191,010
points)
Related questions
4
like
0
dislike
1
answer
What is the size of the variant data type?
asked
1 year
ago
by
daneim
(
127,080
points)
size
variant
data
type
visual-basic
5
like
0
dislike
1
answer
Different type of Instantiation?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
type
instantiation
visual-basic
5
like
0
dislike
1
answer
What is difference between SUBSTR and INSTR?
asked
1 year
ago
by
marck_don
(
191,010
points)
substr
instr
oracle
5
like
0
dislike
1
answer
What should be the return type for a cursor variable?
asked
1 year
ago
by
marck_don
(
191,010
points)
variable
type
cursor
scalar
10
like
0
dislike
0
answers
Is return an operator or a function?
asked
2 years
ago
by
biswaskeran
(
70,430
points)
c
operators
function
return
sizeof