![]() |
Assembly code in C?
I have a quick question: is it possible to use assembly code in C?
My experience was that in C++ (oh, how I miss C++), you could have code like this: Code:
_asmThanks in advance! |
Re: Assembly code in C?
Quote:
From ifi_startup.c: Code:
void _startup (void) |
Re: Assembly code in C?
Thanks for your response! That clears up a lot of questions.
|
Re: Assembly code in C?
Just in case anyone else might find assembly code useful, I found a link containing a list of commands - I'll have to test it but from the source code I've seen these are the commands used to program low level functions for the robot controller.
http://www.picbasic.co.uk/forum/showthread.php?t=222 |
| All times are GMT -5. The time now is 04:42. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi