--- layout: fc_discuss_archives title: Message 57 from Frama-C-discuss on August 2013 ---
[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?



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>