X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=blobdiff_plain;f=gesamt%2Flewurm_03.call;fp=gesamt%2Flewurm_03.call;h=bfcd11640a7474ae58b1076584f0c8324a98aeee;hp=89df9ac20e78fe25b29fdb9f07da2fc871b305b3;hb=89b2d6e5e8c24415bcd51a6b3a5687880e86d164;hpb=b0a180255d33c4f4b1158e03788411e905ed36b4 diff --git a/gesamt/lewurm_03.call b/gesamt/lewurm_03.call index 89df9ac..bfcd116 100644 --- a/gesamt/lewurm_03.call +++ b/gesamt/lewurm_03.call @@ -1,5 +1,4 @@ long f(long); -long g(long); #define ERG 320 int ret = f(ERG); printf("ret ist %i (sollte %i sein)\n", ret, ERG);