null tag

2 questions


1 answers
126 views
0
I have a question about the c++ pointer!

Hello.I got curious while implementing the stack with a linked list.I implemented to release the memory of the node that has data that will be pop when pop operation is performed. Does the pointer of ...

1 years ago

1 answers
113 views
0
Null at the time the context is invoked within the method...

First, the flow isOnAttach() saves the received context in the global variable mContext, which is not null until then.Invoke public static void refreshSpinner(), where public void setSpinner(ArrayList...


© 2024 OneMinuteCode. All rights reserved.