Re: internal procedure can't use array of derived type from main

From: Jan C. Vorbrüggen (jvorbrueggen_at_mediasec.de)
Date: 03/18/04


Date: Thu, 18 Mar 2004 10:05:43 +0100


> When you access the same data by argument association and by some
> other method, that generally means that you aren't allowed to change
> the value via either name.

...and I remember seeing a compiler generate code that exposed this when
writing such an illegal program, so this limitation is not just theoretical.

        Jan



Relevant Pages

  • Re: Java or C++?
    ... > FEM packages, ATC, SABRE - but I suspect several of those are done in C ... compiler writing, theorem proving, CAS, scientific computing, ... >> Have a play with some more modern languages like OCaml and Haskell. ...
    (comp.programming)
  • Re: How do you interpret this code ?: Modified := Original + 1;
    ... isp's newsserver which is kinda weird. ... Which makes me wonder about maybe writing a p2p usenet system without ... Yesterday I thought the compiler generated it differently, ... The Original is loaded into EAX, ...
    (alt.comp.lang.borland-delphi)
  • Re: CC65 and REAL WORLD question
    ... I know the guys that work on the CC65 compiler know how to use it. ... Writing a web server for an old computer also seems pointless to me. ... I actually had a pretty cool sideline writing these kiddie games at one ...
    (comp.sys.apple2.programmer)
  • Re: Parser or regex ?
    ... than using standard-library tools that are designed for parsing Python. ... >>> from compiler import ast ... The compiler.visitor package may also be of help in writing tree-walker ... Note that with a bit of black magic, you can modify the AST, and then ...
    (comp.lang.python)
  • linuxassembly (italian book) I will not allow more than follow the work.
    ... programming in assembly x86-32/64 on Linux. ... I started after writing a small tutorial on writing a compiler step by ...
    (comp.lang.asm.x86)