Seperti error messagenya sebutnya: #include <iostream>
jangan #include <iostream.h> Sepertinya offending line ada di day_03_3.cpp:2 :) Yanu Widodo wrote: > dear fren > > waktu saya lagi ngompile di g++ kok ada msg spt ini ya > maksudnya apa, dan bagemana ngilangin msg ini secara praktis > > fyi, file outputnya bisa di run dgn sukses > > ----------- > [EMAIL PROTECTED] cpp]$ g++ day_03_3.cpp -o day_03_3 > In file included > from > /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/backward/iostream.h:31, > from day_03_3.cpp:2: > /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../include/c++/3.4.2/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 <iostream> instead of the deprecated header > <iostream.h>. To disable this warning use -Wno-deprecated. > [EMAIL PROTECTED] cpp]$ > ------------ > > trims > Yanu > -- Rachman Chavik email: [EMAIL PROTECTED] email: [EMAIL PROTECTED] email: [EMAIL PROTECTED] www: http://www.chavik.com -- Berhenti langganan: [EMAIL PROTECTED] Arsip dan info: http://linux.or.id/milis
