TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Karthik Agarwal
NA
748
266.1k
How to write the body for the call back function in a mcaro?
Jul 21 2012 1:57 AM
I have a macro as below
#define _UPDATE(layer, fb_pointer)
(_update(((void*)fb_pointer)))
the above line is present in _update.cfg file
so i am calling the macro as below:
UINT8 fl_status_U8 = _UPDATE(fl_lid_U8, _GET_WORKING_FB_PTR(fl_lid_U8));
above line is in _update.c
So far everything is going well. Now where should i write the body of the call back function _update(void * ptr)?
I am writing a simulation in vc++ express edition visual studio 2008.
Reply
Answers (
1
)
What is the Difference Between Modal and Modeless Dialog Box
how to not display the user input password