[En-Nut-Discussion] NutTcpRecieve
Harald Kipp
harald.kipp at egnite.de
Sat Jul 22 11:39:01 CEST 2006
You can use both. NutTcpReceive() is low level and a bit faster
than stream functions like fread(), fgets() etc. In general,
the stream functions are preferred, because they are portable,
much more flexible and to not really add much overhead.
Harald
At 15:31 21.07.2006 -0700, you wrote:
>Hi all , how can i store in a variable a string that i want to send from
>the pc. I think i have to use nuttcpreceive or fgetc but i am not sure
More information about the En-Nut-Discussion
mailing list