I tried to understand something:
code: 
typedef struct application
{
    su_home_t* home[1];
    nua_t* nua;
    su_root_t* root;
...
}

main(..)
{
    application appl[1] = {{{{sizeof(appl)}}}};
...
...}

 Problem: 'unsigned int' cannot be converted in'su_root_t *' Where is the 
mistake?

"LE PRINCIPE LE PLUS PROFOND 
 DE LA NATURE HUMAINE,C'EST LA
 SOIF D'ETRE APPRECIE"

Gilles  Ezechiel Djomo Sawa
Kastanienweg 31 
52074 Aachen
 
Tel:+492418796838 (home)
      +4917661006847(mobile)



      
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to