This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Finding the Maximum INT value in a given Array or 6 Variables

Hello everybody, I have a problem and need help. I have declared 6 Unsigned integer variables in my code they store different values and I want to find out which variable contains the maximum value. There can also be an array of 6 integer elements.

Quickest response will be appreciated.

Parents
  • No. I am not in a coding class. I know its not that difficult when someone has developed some professional grade applications but still I am running out of RAM in my 89C52, controlling a LAB Equipment by directly interfacing a Touch Screen as a user interface with it.

    That is why I want to consult experts about SOLID-CODE.

    By the way, what is this forum for ???
    Hope you won't mind. Erik!

Reply
  • No. I am not in a coding class. I know its not that difficult when someone has developed some professional grade applications but still I am running out of RAM in my 89C52, controlling a LAB Equipment by directly interfacing a Touch Screen as a user interface with it.

    That is why I want to consult experts about SOLID-CODE.

    By the way, what is this forum for ???
    Hope you won't mind. Erik!

Children