Hello,

Thank you very much for your answer! I have a similar question for 

#define W        ((SCSREAL_COP *)(GetWorkPtrs(blk))

        case Initialization:
                GetWorkPtrs(blk) = (double *)scicos_malloc(sizeof(double)*2);
                W[0] = 0; 
                W[1] = 0; 
        break;

I need to use work array and I need to rad it out somehow since now I have
no success.
If you can help I would very appreciate.

Thank you

Best regards,
Peter





--
View this message in context: 
http://mailinglists.scilab.org/Generic-block3-tp4025973p4025986.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to