ADTF  3.18.2
warn_todo.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Macros

#define _LINE2STR2(line)   #line
 Auxiliary macro(s) converting an (integer) line number to a string.
 
#define _LINE2STR(line)   _LINE2STR2(line)
 Auxiliary macro(s) converting an (integer) line number to a string.
 
#define WARN_TODO(msg)   "WARNING: " #msg
 Macro generating a standard warning message for GCC.
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file warn_todo.h.