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] Could I determine whether a function is unsupported-function (such as: scanf, fscanf, sprintf, snprintf) by using the API?
- Subject: [Frama-c-discuss] Could I determine whether a function is unsupported-function (such as: scanf, fscanf, sprintf, snprintf) by using the API?
- From: abiao.yang at gmail.com (Yibiao Yang)
- Date: Mon, 26 Aug 2013 20:28:27 +0800
Dear all. I am writing a frama-c plugin to analysis large-scale software systems. I need to determine whether a function is unsupported function. Could I achieve this by using the application programming interface(API)? Or Is there a list of unsupported-function names? Currently the unsupported function names which i know are : scanf, fscanf, snprintf, sprintf. Kind regards. Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20130826/a7ad9fa7/attachment.html>
- Prev by Date: [Frama-c-discuss] installing Frama-C on OS X
- Next by Date: [Frama-c-discuss] installation on Ubuntu
- Previous by thread: [Frama-c-discuss] missing gui when installing with macports and opam
- Next by thread: [Frama-c-discuss] Could I determine whether a function is unsupported-function (such as: scanf, fscanf, sprintf, snprintf) by using the API?
- Index(es):