Return Values

How does the returned value from a function is handled in Assembly?

Please give an simple example.

(e.g. int func ( int a ) { ... return x ; } ) ( Example for C)

Thank you!

More questions in this forum