Hi,

I can't get sip to accept a c array definition like this in a specification 
file:

int points[4];

sip simply complains with 'syntax error'.

Should I use a different syntax? Or isn't this possible by default and should 
I write code to get and set items (or the complete array)?

with many thanks,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandhi
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to