X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gesamt%2Flewurm_01.call;h=f0d92ca005185c197f56c816996b2032bd30abf7;hb=HEAD;hp=133864616108cbdf67dba52a5ee259646077e3f7;hpb=50c9f57a2e15a7a018e1bd27392f81914898cdc5;p=testub10.git diff --git a/gesamt/lewurm_01.call b/gesamt/lewurm_01.call index 1338646..f0d92ca 100644 --- a/gesamt/lewurm_01.call +++ b/gesamt/lewurm_01.call @@ -1,5 +1,4 @@ long f(long,long); -long g(long,long); #define ERG 320 int ret = f(100,4); printf("ret ist %i (sollte %i sein)\n", ret, ERG);