Methods, systems and computer program products are provided for ignoring
one or more output arguments of a function in a programming environment.
Users or programmers may designate one or more output arguments that are
not desired by the users. The called function determines which output
arguments are designated by the users. The one or more output arguments
designated by the users are ignored by the function. The called function
may reclaim memory space for the output arguments designated by the
users. The called function may also avoid operations for generating
values for the output arguments designated by the users. The called
function does not need to return values for the output arguments
designated by the users.