Checks if current Scilab is called from an external C program (by StartScilab).
r=fromc()
a boolean
Returns %t if the current Scilab session is opened from an external C program, or %f if not.
%t
%f
fromc()