Missing IMA in C-Backend

Just starting out? Need help? Post your questions and find answers here.
Cyllceaux
Enthusiast
Enthusiast
Posts: 512
Joined: Mon Jun 23, 2014 1:18 pm

Missing IMA in C-Backend

Post by Cyllceaux »

Hello there... I know the code is wrong, but in the ASM Backend I receive a IMA, what I expected.
On the C-Backend nothing happens.

Code: Select all

Structure strTest
	value.i
EndStructure

Define *test.strTest=5

Debug *test\value