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 2 matches
CCS Forum Index
Author Message
  Topic: Function Pointers?
[email protected]

Replies: 4
Views: 6534

PostForum: General CCS C Discussion   Posted: Mon May 08, 2006 7:26 am   Subject: No, not pointers to variables, pointers to Function
QSORT Only appears to be a standard pointer (for memory/variables). What I need is support for pointers to Functions.

-ELi
  Topic: Function Pointers?
[email protected]

Replies: 4
Views: 6534

PostForum: General CCS C Discussion   Posted: Fri May 05, 2006 4:01 pm   Subject: Function Pointers?
Does CCS allow the use of function pointers? For example, I want to pass a function pointer in another function like so (standard C):

unsigned char RegisterMessageDelegate(int (*MessageDelegate) ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group