[quote user="Sudheesh"]But what can be the reason behind this non-support of cdecls in linear assembly?[/quote]
Everyone agrees that it is a good idea to add .cdecls support to the linear assembler. However, doing so would take a lot of work, and other priorities are always judged to be more important.
[quote user="Sudheesh"]Any alternatives are there other than hardcoding the offsets?[/quote]
Unfortunately, there is no method to automatically transmit those offsets from C to linear assembly.
Thanks and regards,
-George