AMX DESIGN XPRESS V 1.5 - PROGRAMMER GUIDE Guida Utente Pagina 181

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 316
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 180
KwikNet Low Level Services
K
A
DAK
167
kn_logbuffree kn_logbuffree
Purpose Free a KwikNet Log Buffer
Used by
n Task o ISP o Timer Procedure o Restart Procedure n Exit Procedure
Setup Prototype is in file KN_API.H.
#include "KN_LIB.H"
void kn_logbuffree(char *bufp);
Description Bufp is a pointer to the KwikNet log buffer which is to be freed. This is a
buffer allocated by KwikNet from its private pool of log buffers in
response to a request to log a message.
Your application log function must call kn_logbuffree() to free each
log buffer that it accepts.
Returns Nothing
Vedere la pagina 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 315 316

Commenti su questo manuale

Nessun commento