Re: The IMMEDIATE mess



I have another aproach to this "problem"
I not sure if this is rigth but I try anyway

I remove the compiler for the languaje...and then not have IMMEDIATE
for make this I fix 5 words like MACROS ";" "(" ")" ")(" "[" "]"
and you can't make macros and does> not exist.

I not found problems for now but some tricks is not posible.

.



Relevant Pages

  • Re: pBuf[i++] = Calc(pBuf, i);
    ... Order of evaluation is unspecified in above expression (it is actually an ... Our old Compiler did not do this. ... > And where is the lay written ans available, ... > says ist is rigth, ...
    (comp.lang.c)
  • VC++ forms
    ... Function DoModalfor calling ... Anyone have another aproach? ... I'm using Visual Studio 6.0 compiler. ...
    (microsoft.public.dotnet.languages.vc)