Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

function prototype c++

int absval(int a);
int gcd(int n1, int n2);
Source by codescracker.com #
 
PREVIOUS NEXT
Tagged: #function #prototype
ADD COMMENT
Topic
Name
1+2 =