Menu

#2 solution!!!

open
nobody
None
5
2012-07-18
2007-06-03
xkt
No

Voilà après un bon moment passé dessus j'ai enfin trouvé la solution!!!

quote:

Cflow2vcg expects POSIX call graphs, indented with exactly one horizontal tabulation character per nesting level, with an additional tab character for zeroth level and without argument lists in function declaration. So, to produce an output suitable for cflow2vcg, invoke cflow as follows1:

 cflow --format=posix --omit-arguments \
       --level-indent='0=\t' --level-indent='1=\t' \
       --level-indent=start='\t'

source: http://www.gnu.org/software/cflow/manual/html_node/Output-Formats.html#Output-Formats

Excusez moi pour le dérangement.

Au revoir et à bientôt.

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.