On Mon, 10 Oct 2016, Wouter van Ooijen wrote: > Op 10-Oct-16 om 4:41 PM schreef smplx: >> >> Hi Wouter, >> >> If you are saying that you want to be able to guarantee that calling a >> function at a given place in your code will always cause the compiler to >> execute it at compile time then yes I could easily add a keyword (or som= e >> other simple mechanism) that will do that. It would not be hard at all. >> >> e.g. >> int x =3D (execute now)fred(); >> >> I guess I could even add an attribute to the function itself so that it >> only ever gets executed by the compiler, that would not be hard either. > I don't think that would be useful, in general you'd want to write code > that can run either at compile time or at run time. It is the use (the > call) that you want to control. > > succes! > Wouter > Thank you. --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .