¡@

Home 

c++ Programming Glossary: testy

Is the const value parameter in definition but not declaration really C++?

http://stackoverflow.com/questions/768588/is-the-const-value-parameter-in-definition-but-not-declaration-really-c

with Sun CC main.cpp #include wtc.hpp int main int char testy t t.lame 99 return 0 wtc.hpp #ifndef WTC_HPP_INCLUDED #define.. #ifndef WTC_HPP_INCLUDED #define WTC_HPP_INCLUDED class testy public void lame int #endif wtc.cpp #include iostream #include.. #endif wtc.cpp #include iostream #include wtc.hpp void testy lame const int a std cout I was passed a n makefile #CXX CC..