The document outlines the syntax for passing arrays to user-defined functions (UDF) in C and C++. It describes three ways to declare a UDF that accepts an array: using array notation, specifying size, or using a pointer. Additionally, it includes contact information for Bhushan Sarde, presumably the author or instructor.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views3 pages
array_UDF
The document outlines the syntax for passing arrays to user-defined functions (UDF) in C and C++. It describes three ways to declare a UDF that accepts an array: using array notation, specifying size, or using a pointer. Additionally, it includes contact information for Bhushan Sarde, presumably the author or instructor.