X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=blobdiff_plain;f=gesamt%2Flewurm_02.call;fp=gesamt%2Flewurm_02.call;h=fdc828b6c2ebbe3e3f631a30906752c7ef948892;hp=cac8445535bb4050d75b20a0d4084f60e5b4a659;hb=89b2d6e5e8c24415bcd51a6b3a5687880e86d164;hpb=b0a180255d33c4f4b1158e03788411e905ed36b4 diff --git a/gesamt/lewurm_02.call b/gesamt/lewurm_02.call index cac8445..fdc828b 100644 --- a/gesamt/lewurm_02.call +++ b/gesamt/lewurm_02.call @@ -1,5 +1,4 @@ long f(long,long); -long g(long,long); #define ERG 200 int ret = f(0xdead,50); printf("ret ist %i (sollte %i sein)\n", ret, ERG);