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

Tutorial de C++



Olá,

Estou tentando aprender C++ usando o tutorial de duas páginas da Internet:

www.psantos.net
www.tarcisiolopes.com

Mas ambos não seguem o "Standard".

Alguém conhece um tutorial que se baseia no compilador gnu?

Erros assim aparecem:

/usr/include/c++/3.3/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated. teste.cpp: In function `int main()':
teste.cpp:10: error: integer constant is too large for "long" type


Grato.
-- 
Savio Martins Ramos -  Arquiteto
Rio de Janeiro  ICQ 174972645
Pirataria não! Seja livre: Linux
http://www.debian.org



Reply to: