User talk:VincentArm

From Rosetta Code

Discussion VincentArm for arm assembly raspberry pi B+

100 doors

Hi Vincent,

https://www.rosettacode.org/mw/index.php?title=100_doors&diff=next&oldid=278041

The ARM assembly code you added looks messed up. This is because the @ characters are not aligned nicely. Could you make them all start in the same column?

It would also be nice if the two versions of the program were in two separate lang blocks, to not create the impression that ARM assembly takes twice as much code as other assembly code.

--Roland Illig (talk) 23:51, 5 March 2019 (UTC)

Hello, Thank you for your comments. I corrected by separating in 2 blocks the 2 versions of the program. For comments, the non-alignment should not be a problem !! I will try to align them but the tab key does not give correct results.