Click here to Skip to main content
15,907,687 members

Comments by Hyosoka Poipo (Top 17 by date)

Hyosoka Poipo 4-Aug-15 22:16pm View    
Thanks for your answer Mr.Jose... Btw... I have fixed this problem hehehehehe...:-)
Ummm..... I just move above code Android Studio and everything is good...:-)
So I think the problem was coming from my eclipse ADT, but It doesn't matter now...Hehehe...
Hyosoka Poipo 17-Dec-13 1:29am View    
i'm sorry,,i have changed my VS to 2010 again. so, i hope the problem will not happen again... :-)
it's look like the VS2012 still not so compatible with windows 7


thanks...:-)
Hyosoka Poipo 2-Sep-13 8:58am View    
oooo... i seee... :-)
btw thanks a looot again Jochen Arndt,,,:-)
Hyosoka Poipo 2-Sep-13 8:23am View    
owh.. i almost forget,,i have one more question Jochen. It's about this code :
class child_2; // Forward declaration to avoid including child_2.h

the question is why i have to avoid including child_2.h in my child_1 header then just define class child_2....?

thank you again Jochen... :D
Hyosoka Poipo 2-Sep-13 8:23am View    
Deleted
owh.. i almost forget,,i have one more question Jochen. It's about this code :
<pre lang="c++"> class child_2; // Forward declaration to avoid including child_2.h </pre>

the question is why i have to avoid including child_2.h in my child_1 header then just define class child_2....?
thank you again Jochen... :D