Police Arrest Woman for Being in Her Front Yard

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.

About these ads
This entry was posted in News and Politics and tagged , , . Bookmark the permalink.

2 Responses to Police Arrest Woman for Being in Her Front Yard

  1. Miguel says:

    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;}

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s