Method compile()
- Method
compile
programcompile(stringsource,object|voidhandler,int|voidmajor,int|voidminor,program|voidtarget,object|voidplaceholder)- Description
Backward compatibility implementation of predef::compile().
This only differs from predef::compile() in that the argument types are somewhat relaxed.