Home
|
Tech FAQ
|
Interview Questions
|
Placement Papers
|
Tech Articles
|
Learn
|
Freelance Projects
|
Online Testing
|
Geeks Talk
|
Job Postings
 |
Knowledge Base
 |
Site Search
|
Add/Ask Question
GeekInterview.com
>
Tech FAQs
>
OOPS
Print
|
Question
:
How can I return multiple values from a function?
July 07, 2005 07:28:25
#1
Capreatki
Member Since: Visitor Total Comments: N/A
RE: How can I return multiple values from a function?
Use pointers... i think this is the best way to return multiple values from a functions....
Back To Question