Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Functions
#1
if i write this

function'str ARRAY(str)'d int'p

then function has 2 arguments: 1string array d and 1 integer p
and function return a string.


1. now if i want a function to RETURN a string array (ARRAY(str) ), what is the code?

2. can a function returns more than 1 result? for example return 2 strings ?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)