RE: How to deal with C_POINTR?
- Posted by Liu Junfeng <rufi at 163.com> Apr 01, 2003
- 449 views
The problem I encountered is not very complicate, I'v already solved it. Thanks for your help. But there are still some points to be confirmed: if the struct contains strings, how many bytes should be allocated if allocate a large amount of memories(more than 400),and the routine is called many times, will the program become slow does the allocate and peek safe -- My favorite languages: C#, Euphoria,Python, Haskell, Curry