
| Re: Word auf paarweise Bits überprüfen Kategorie: Programmierung (von wema - 4.05.2008 14:53) | ||
| Als Antwort auf Re: Word auf paarweise Bits überprüfen von Ralf Metzner - 17.04.2008 15:03 | ||
| 
 | ||
| > Stimmt. Genial... > > Ralf > > > > Dann reicht schon: > > > > if (maxWord1 and ((maxWord1 shl 1) and 0xAA) > 0 maxWord1=0 ; > > > > > > nitraM Hallo Ralf, hallo nitraM, vielen Dank für Eure Postings. Genau so eine kurze "Formel" habe ich gesucht. Werde es gleich ausprobieren. Vielen Dank wema | ||
| Antwort schreiben Antworten: | ||