Execute
Name
Execute -- Execute a method
Synopsis
#include <stdio.h>
Execute(This: in out Object, Buffer : in Buffer_Access, Length : in out Natural, Method : in Unbounded_String);
Description
printf places output on the standard
output stream stdout.
…