C-ben a ! mi is pontosan?

Sonaj Olyobocs pdg at dpg.hu
Tue Oct 12 21:22:58 CEST 2004


VFX  <info at vfx.hu> 2004.10.12. 20:27:37 +2h-kor írta:

> Hali!
> 
> Mit is csinal pontosan ez a sor (C forras ha igaz):
> 
> if ((phy_id1 != 0x8000) && (phy_id2 != 0x8000)) then
> 


nekem ezt fordult belole




	if (( phy_id1 !=0x8000) && (phy_id != 0x8000))  then

	 cmp	 phy_id1, 00008000H
	 je	 atlep
	 cmp	 phy_id2, 00008000H
	 je	 atlep

	; then ag


atlep:





More information about the Elektro mailing list