I am having alignment problems when comparing C code that is automatically generated, where the order of functions is not consistent. I would like to have the comparison automatically align based on the name of the C function.
Ideally, the order of the C functions would be the same before comparing.
For now, any recommendations on alignment options (BC3) for this scenario?
Regards,
Frank
Ideally, the order of the C functions would be the same before comparing.
For now, any recommendations on alignment options (BC3) for this scenario?
Regards,
Frank
Comment