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 _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus