Police in Rochester, NY arrested a woman for filming them from her front yard. The apparent reason for the arrest was a refusal to follow the orders of the officer, who ordered the woman into her home. The police of this community apparantly believe that citizens are required to follow their orders regardless of whether they have any authority in law. We often times pay more attention to the threats on our liberties coming from the federal government, but it is also important to know that local and state governments must be held accountable as well.
-
Recent Posts
Archives
Categories
Meta
int test(const char *str1, const char *str2){ printf( test for [%s] and [%s] , str1, str2); if(str1 == 0 || str2 == 0) { rerutn 0; } int nBase[26] = {0}; while(*str1 != 0) { int nIndex = (*str1 A’ > 25) ? (*str1 a’) : (*str1 A’); nBase[nIndex] = 1; str1++; } while(*str2 != 0) { int nIndex = (*str2 A’ > 25) ? (*str2 a’) : (*str2 A’); if(nBase[nIndex] == 0) { rerutn 0; } str2++; } rerutn 1;}int _tmain(int argc, _TCHAR* argv[]){ printf( result is %d\n , test( ABCDEFGHLMNOPQRS , DCGSRQPOM )); printf( result is %d\n , test( ABCDEFGHLMNOPQRS , DCGSRQPOZ )); printf( result is %d\n , test( abcdefghlmnopqrs , DCGSRQPOM )); printf( result is %d\n , test( ABCDEFGHLMNOPQRS , dcgsrqpoz )); rerutn 0;}
inqKDa nddgphigwrap