11-01-2018, 08:16 AM
Hi,
what´s the output of LDRA if you use this ugly alternative?
what´s the output of LDRA if you use this ugly alternative?
Code:
struct Test t =
{
{'H', 'e', 'l', 'l', 'o', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0'},
{'W', 'o', 'r', 'l', 'd', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0', '\0'}
};
<t></t>