| ??? 10/21/02 10:26 Read: times |
#31140 - RE: How to call lib functions from asm |
Have you added the appropriate 'C' library to your Project?
You don't need to do this when you write in 'C', because Linker automatically "knows" that it's a 'C' project and therefore automatically includes the required 'C' runtime. But, if the rest of your project is Assembler, you won't get this automatic 'C' support - you have to do it yourself. |
| Topic | Author | Date |
| How to call lib functions from asm | 01/01/70 00:00 | |
RE: How to call lib functions from asm | 01/01/70 00:00 |



