I am stuck - i cannot find answer in google or any where else -

how can I pass values to my C code from asm ??

I am compiling my both C code and ASM code to .obj file and linking the mess together . but i cannot find a way pass values to my c code and return value
Thx for help