IN my defination file this thing r written
application { _today_ ToDay }
multiple code {"code1" "code2"}
and in the sections.h file
#ifndef _SECTIONS_H
#define _SECTIONS_H
#define EXTRA_SECTION_ONE __attribute__ ((section ("code1")))
#define EXTRA_SECTION_TWO __attribute__ ((section ("code2")))
#endif
and where i m wrong can u clear me please so that i can resolve my this problem
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/