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] Error with size_t
- Subject: [Frama-c-discuss] Error with size_t
- From: ghyan at binghamton.edu (Guanhua Yan)
- Date: Mon, 8 Jun 2015 11:26:13 -0400
Hi: I am new to the frama-c tool, and hopefully can find help from the list. Am trying to use the gui tool to load file utils.h: ------------------------------------------ #ifndef __UTILS_H__ #define __UTILS_H__ 1 void pure_memzero(const void * pnt, const size_t len); #endif -------------------------------------------- However, frama-c-gui complains that there is an "invalid user input". However, if I replace size_t with int, it would not complain. Any ideas about what happened? Thank you, - Guanhua http://www.cs.binghamton.edu/~ghyan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20150608/4a3bf994/attachment.html>
- Follow-Ups:
- [Frama-c-discuss] Error with size_t
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] Error with size_t
- Prev by Date: [Frama-c-discuss] Error while compilation
- Next by Date: [Frama-c-discuss] Error with size_t
- Previous by thread: [Frama-c-discuss] E-ACSL 0.5 for Sodium
- Next by thread: [Frama-c-discuss] Error with size_t
- Index(es):