3 lines
64 B
C++
3 lines
64 B
C++
|
|
/* get return value of a function */
|
||
|
|
variable = function(args);
|