Abraxas/Misra Home Table of Contents
#include
#include "misra.h"
static void
func121 ( void )
Function Name: func121() { SC_8 *pc; pc = ( SC_8 * ) setlocale ( LC_ALL, "C" ) ; /* RULE 121 */
{
SC_8 *pc;
pc = ( SC_8 * ) setlocale ( LC_ALL, "C" ) ; /* RULE 121 */
}