Conversion from J2ME to BREW
I have to convert J2ME code to BREW ,in that case what should I do for the "Class Object " written in J2Me to make it Equivalent to C++.
For Example it is writen
transient Object elementData[] in J2ME
what should be the Equivalent code in C++
I am new to this conversion part , please help me out
Thanks

