PPT Slide
referencing
subroutine ref:
call subroutine_name(arguments_list)
call Stat (Indata,N,Mean,Var)
function ref :
…. function_name(argument_list)
where …. can be any expr
Cels=Temp_C(Fahr)
Previous slide
Next slide
Back to first slide
View graphic version