I've made a change, and did it only half way before sending the email. Don't try to understand that, it's nonsense.
I'll correct it later... > char_90deg[0]=char_90deg[0] | (char_pixline > & 1) > char_90deg[1]=char_90deg[1] | (char_pixline > & 2) > char_90deg[2]=char_90deg[2] | (char_pixline > & 4) > char_90deg[3]=char_90deg[3] | (char_pixline > & 8) > char_90deg[4]=char_90deg[4] | (char_pixline & > 16) > char_90deg[5]=char_90deg[5] | (char_pixline & > 32) > char_90deg[6]=char_90deg[6] | (char_pixline & > 64) > char_90deg[7]=char_90deg[7] | (char_pixline & 128) > -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
