• Please Help
    Hello I've written code in a language program Alasempela but when you want to translate the code to hex display the number of errors including: STARTUP.A51(6): error A45: UNDEFINED SYMBOL STARTUP...
  • ONLY THIS HELP PLEASE
    Anyone of you guys can help me writing a programe usuing the foor loop twice or more and that will add the two matrices (A):- |A11 A12 . . .A1m| | | |A21 . | m*m | . | |Am1 . | and ...
  • Java help please!!!
    Could anyone check my coding here. I'm trying to create a word search program. I have a 6x6 word board and a file that contain 3 word in the list 6x6 word baord: A E N T E R A P A E A A E N P E R...
  • Help using DPPs please
    Hi there, While I understand how DPPs are used physically, I am having some trouble actually trying to use them in code! Here is a particular example I am stuck on, I have simplified it so hope I...
  • Problem with PUBLIC declaration of REGBANK in C166 Assembler
    C166 Assembler v4.20 doesn't accept following RB REGBANK R0-R15 PUBLIC RB It said : Error A39: Illegal PUBLIC/GLOBAL SYMBOL. Why it happend, the same is written in A166 User's guide p.74