예제 #1
0
 public static bool equals(stackentryPtr a, stackentryPtr b)
 {
     return(false);
 }
예제 #2
0
 public stackentryPtr(stackentryPtr ptr)
 {
 }