??? 02/27/07 08:39 Read: times |
#133779 - chop it with axe Responding to: ???'s previous message |
David Gal said:
I'm asking HOW i can split it up, not for permission to split it up. Chop it with axe. Glue it together with copy or include. Include is in essence the same as copy, except that copy cannot "push" a file "inside" an other file, just glue them at the boundary. There is no "programming" in include - you can as well write a simple tool which merges the file as you want and run the assembler after it - it's just more convenient to use include. Nevertheless, I didn't give you the permission to split it up in this way :-) JW |