help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Flags -ansi and -std=c++98


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]