|
From: | Eric Lilja |
Subject: | Flags -ansi and -std=c++98 |
Date: | 19 Oct 2006 07:19:34 -0700 |
User-agent: | G2/1.0 |
Hello, when compiling c++ code, what difference is there between the flags -ansi and -std=c++98? I always use -Wall -Wextra -ansi -pedantic but my boss told me to skip -ansi and use -std=c++98 instead. / E
[Prev in Thread] | Current Thread | [Next in Thread] |