RosettaCodeData/Task/Call-a-function/C++/call-a-function-3.cpp

3 lines
64 B
C++

/* get return value of a function */
variable = function(args);