Phil just twittered pointing to the koders search functionality, or more accurately searching for "fuck". Of course being childish I’m amused; but I was even more amused when I limited the language to C#;

int idx1,idx2;
Array.Copy(camkey,0,localkey,0,8);
//memcpy (localkey, camkey, 8) ; not implemented in C# (fuck ms)
for (idx1=0;idx1<8;idx1++ )
{

Language: C#
LOC: 84
BerliOS : Mobil Object Identification (project search) : .../mobicar/mobicar/syncitbaby/cardserver/CardSimples.cs

swearing because memcpy isn’t available? I don’t think someone gets the idea of managed code ...