[Pyrex] Parameter access error

Natsagdorj Shagdar natsag2000 at yahoo.com
Tue Jan 9 14:51:52 UTC 2007


Hi list?

In the following function code, pyrex gives an error "Expected an identifier or literal" on the line 2.

cdef char *ReadFileIntoBuffer(char *FileName, unsigned long *fileSize):
    *fileSize = 0

What is the correct way to access and change the value which the pointer fileSize points?

Regards,
Nagi




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Pyrex mailing list