CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 1 match
CCS Forum Index
Author Message
  Topic: Pointer to function using #ASM
Beppe

Replies: 2
Views: 11815

PostForum: General CCS C Discussion   Posted: Tue Mar 02, 2004 5:42 am   Subject: Pointer to function using #ASM
I read is not possible in CCS to obtain a pointer to a function.
So I thought I could obtain it by an assembly sobroutine and using the symbol table... i.e.:

void
my_function(){
}

main() {
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group