/* -*- C++ -*- */ /************************************************************************* * Copyright(c) 1995~2005 Masaharu Goto (root-cint@cern.ch) * * For the licensing terms see the file COPYING * ************************************************************************/ #pragma compile /* Native Code Compilation only supported with DLL */ #include #include double NativeCalc(int size) { int i,sum=0; for(i=0;i