From: Kalus M. <mic...@on...> - 2008-07-15 21:58:36
|
Hi Bernhard. Am 15.07.2008 um 23:28 schrieb Bernard Mentink: > I don't understand German but I get the code, Oh, did not think of it for a moment, Im sorry. >> Tuck ist nützlich wenn es als code definiert ist, weil die >> Kkombiantion SWAP OVER doch häufiger vorkommt. Ist aber nicht sooo >> dringend das zu implementieren, es sei denn du hättest wirklich sehr >> laufzeitkritischen Code hast. So here it is in English: Tuck i useful if you define it in assember code. It then replaces SWAP OVER so your programm runs faster. Only needed if your program has run time critical code around SWAP OVER phrases. Michael |