Click here to Skip to main content
15,896,428 members

Comments by Derek R. White (Top 4 by date)

Derek R. White 28-Jun-10 22:38pm View    
I agree. I am going to make the name of the friend be the second sort criteria. I suppose it's more organized anyway.
Derek R. White 28-Jun-10 22:36pm View    
No, when 0 is replaced by 1 it yields the same effect, so I was trying to replace it with -1, but it won't allow me to. I think I'm just going to go back to my initial method..
Derek R. White 28-Jun-10 22:23pm View    
I was trying something like this, but it keeps saying there is an invalid argument. When I start debugging, it says that f1 is null. When I check to make sure f1 or f2 are not null, it is still telling me there is an invalid argument. Your method doesn't give this error, but only because you allow 0 to be a value. I am trying to force -1 if 0 is a value, and it doesn't like it..
Derek R. White 28-Jun-10 21:23pm View    
If Jack is the administrator, Judy is a regular user, and Jack can't see what Judy has been up to, there is a problem.