Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I have a small question. Anyone know?

Status
Not open for further replies.

CindyCSCK

Programmer
Joined
Jan 15, 2002
Messages
4
Location
DE
How many values does a function return to the calling program?
 
It returns one value but you could return a struct with multiple values set OR pass things in by reference and set them in the funciton

Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top