c++ - Internal error: inline 352 - main.c
- John Szakmeister <szakmeisterj saic.com> Apr 28 2004
I've run across a problem with inline functions and the tiny model of the compiler. If I compile the attached code with the following command line, it results in an error message saying "Internal error: inline 352". The command line is: dmc -c -mt -I\dm\include main.c -John
Apr 28 2004








John Szakmeister <szakmeisterj saic.com>