What does #error do?
        Posted  
        
            by cambr
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cambr
        
        
        
        Published on 2010-05-08T21:02:55Z
        Indexed on 
            2010/05/08
            21:08 UTC
        
        
        Read the original article
        Hit count: 203
        
I am guessing from # that it is only a compile-time utility. How can it be used in C/C++ programs?
Did not find much about it on the internet. Any links would be helpful.
© Stack Overflow or respective owner