| ??? 07/16/02 17:24 Read: times |
#25902 - RE: C and Assembly code interfacing |
The way I do it is to make a skeleton function in C such as
void hello (int avalue) { avalue = 0; } without any optimising, this will give you what you want, just use the resulting assembler code as a template. Erik |
| Topic | Author | Date |
| C and Assembly code interfacing | 01/01/70 00:00 | |
| RE: C and Assembly code interfacing | 01/01/70 00:00 | |
| RE: Erik | 01/01/70 00:00 | |
| RE: Erik | 01/01/70 00:00 | |
| RE: C and Assembly code interfacing | 01/01/70 00:00 | |
| RE: C and Assembly code interfacing | 01/01/70 00:00 | |
| RE: C and Assembly code interfaci | 01/01/70 00:00 | |
| RE: C and Assembly code interfacing | 01/01/70 00:00 | |
RE: C and Assembly code interfacing | 01/01/70 00:00 |



