barikjk
Joined: 08 Dec 2012 Posts: 5
|
debug |
Posted: Sat Dec 08, 2012 8:35 am |
|
|
Hello friends I am new to ccs. I need help. Can anybody help me ?
My problem is i do not understand this preprocessor directive in tcp/ip:
Code: |
#define debug_udp(a,b,c,d,e,f.......,x,y,z)
what is this debug for ?
what is the meaning of these input parameters?
Is this a Macro? Where is macro expression ?
debug_udp(debug_putc .....)
|
Thanks in advance.
Last edited by barikjk on Mon Dec 10, 2012 12:43 am; edited 1 time in total |
|