Reverse engineering from c code to sequence chart.
        Posted  
        
            by patkar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by patkar
        
        
        
        Published on 2010-05-27T04:40:06Z
        Indexed on 
            2010/05/27
            5:11 UTC
        
        
        Read the original article
        Hit count: 258
        
Filed under: 
        c
Hi All,
I have a c code and I want to extract some patterns of code which contains instructions of communication etc and build a sequence chart from that.
Is there any way I can do that?
Thanks
© Stack Overflow or respective owner