User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C section within the Software Development category of DaniWeb, a massive community of 391,590 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,685 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C advertiser:
Views: 2960 | Replies: 1
Reply
Join Date: Dec 2003
Posts: 1
Reputation: hitek is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hitek hitek is offline Offline
Newbie Poster

typedef question

  #1  
Dec 18th, 2003
Would anyone know how to interpret CSSM_PROC_ADDR
and ISL_FUNCTION_PTR after the typedefs
in this freely distributed CDSA code?

1.
#define CSSMAPI
typedef void (CSSMAPI *CSSM_PROC_ADDR) ();



2.
typedef void (*ISL_FUNCTION_PTR)(void);

Thanks.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2004
Posts: 76
Reputation: infamous is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 2
infamous infamous is offline Offline
Junior Poster in Training

Re: typedef question

  #2  
Mar 23rd, 2004
1 is a TYPE of function that returns void and takes a pointer to a CSSMAPI type
2 is a function POINTER to a function that returns void and takes no arguments
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb C Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the C Forum

All times are GMT -4. The time now is 11:18 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC