Hi,I want to implement two functions pbuf2buf() and buf2pbuf(). The reason is 
that I wanted to implement these two functions for my lwIP UDP Client code. I 
have come to know that the lwIP library provides these additional functions for 
buffer manipulation. I have even included the header file "lwip/pbuf.h", but 
still it throws an error saying that it could not identify these functions, do 
anybody have an idea why this happens, should I need to include any other lwIP 
header file? Or am I missing something.
Kind Regards,TG                                           
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to