Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

using tables as arguments in c++/c

int total(int marks[5]) {
    // code
}
Source by www.programiz.com #
 
PREVIOUS NEXT
Tagged: #tables #arguments
ADD COMMENT
Topic
Name
7+2 =