Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] loop variant/assigns
- Subject: [Frama-c-discuss] loop variant/assigns
- From: daniela.pedroni at studenti.unipr.it (DANIELA PEDRONI)
- Date: Tue, 6 Jan 2015 19:17:54 +0100
Hi Everyone, I'm Daniela from the University of Parma. I'm doing a frama C project and it doesn't work properly, so I hope someone here can help me. The program I wrote is a C program for base number conversion with input: the input base, the number in the input base, the output base. I've annotated the program and I have 4 yellow points. - two loop variants (lines: 54-100), my guess is that I can't use unsigned variables in loop variant. - assigns/loop assigns (lines: 79-99), no clue why they don't work. Thanks for the support. Best regards, Daniela Pedroni -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20150106/3aa22dd4/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: base_conversion.c Type: text/x-csrc Size: 5103 bytes Desc: not available URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20150106/3aa22dd4/attachment.c>
- Follow-Ups:
- [Frama-c-discuss] loop variant/assigns
- From: loic.correnson at cea.fr (Loïc Correnson)
- [Frama-c-discuss] loop variant/assigns
- Next by Date: [Frama-c-discuss] loop variant/assigns
- Next by thread: [Frama-c-discuss] loop variant/assigns
- Index(es):