Jump to content
Fórum Script Brasil
  • 0

Ajuda com linha de código


RRJ

Question

Olá a Todos!

Tenho conhecimento básico, bem limitado de C/C++. Estou tentando converter um programa para a linguagem do PureBasic.Com o debugger do Dev C++ fui acompanhando o código, até um ponto que fiquei bastante confuso:

if( ih )
  st+= 11,
  fa= mem[t= l | h<<8],
  ff= ff&256
     | (fr= mem[t]= fa+(fb=-1));
else if( iy )
      DECPI(yh, yl);
else
  DECPI(xh, xl);
  ih=1;break;

Após a linha onde aparece fa= mem[t= l | h<<8],, o debugger pula para a instrução depois do ELSE. :wacko:

Eu não consegui entender qual a razão?

Enquanto o debugger está sobre essa linha (fa= mem[t= l | h<<8],), o valor de fa=253.

Eu fiz um teste, simplesmente substitui toda a linha por, fa=253. Então, nesse caso, o programa não pula, e continua na sequência...

Alguém pode me esclarecer essa dúvida?

Grato

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...