Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Are access structure field using pointer arithmetic and cast supported in Frama-c/Jessie ?

0
Posted

Are access structure field using pointer arithmetic and cast supported in Frama-c/Jessie ?

0

Pointer arithmetic is supported but pointer casts are not (casts between primitive types such as int, long, float, etc. are supported, though). Note that Frama-c itself has very few intrinsic limitations, and for instance, the value analysis that constitutes one of the many other plug-ins in Frama-C allows heterogeneous pointer casts, such as casts from pointer to structure to pointer to basic type, and arbitrary pointer arithmetic.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.