> Hi !
>
>   Thank you for Free Pascal !
>
>   I have small question.
>
>   Possible insert binary dump (text) as code in procedure ?
>   (Similarity of operator 'INLINE' in old Turbo Pascal.)
>   And if yes then as ?

You can use the data2inc tool to convert binary data to a const type.
inline is a procedure directive in fpc. The old TP inline was a hack to
insert assembler from before they included BASM.




_______________________________________________
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to