
|
INFO - FAQ - CC2-Forum - CCPro-Forum |
|
||
|
> > define push AD[1] > define pop DA[1] > define a byte > define b byte > define c byte > > push 1 > i = funktion1 > #hang > goto hang > > #funktion1 > pop a > return (a + funktion2) > > #funktion2 > return 5 > Da hat sich sogar BASIC++ PUSH und POP eingeschlichen ... Es muss natürlich push = 1 und a = pop heissen. Meine Homepage: http://www.fdos.de |
| Antwort schreiben |