--- layout: fc_discuss_archives title: Message 19 from Frama-C-discuss on March 2011 ---
Hi, Recently I used Frama-C to analyze the input/output information for each C function. However, I found for some functions, there are many inputs (more than 200, but most of them are similar). Here is one sample input, and hope that you could help me figure out why these are generated by Frama-C. ##star_star_star_xx_pointer_0nth__inner_pointer_0nth__field[bits 0 to 549755813887]## xx_pointer is one of pointers used in a function, inner_pointer is a field of structure, pointed by xx_pointer, while field is a field of structure, pointed by inner_pointer. Since there are many similar inputs, I am wondering whether they are really inputs for a function. Any comments are welcome! Thanks, Haihao -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20110305/61da39f8/attachment.htm>