How to auto-sync Header in Visual Studio ?
        Posted  
        
            by fk2
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fk2
        
        
        
        Published on 2009-11-11T13:53:38Z
        Indexed on 
            2010/04/30
            6:07 UTC
        
        
        Read the original article
        Hit count: 226
        
Do you know if there is a build-in feature or free add-in for Microsoft Visual Studio 2008 that easily generates C-Headers and keeps them in sync with their .c counterparts? I have already looked at Visual Assist X, but I'm not really willing to pay money at the moment.
© Stack Overflow or respective owner