Nut/OS  4.10.3
API Reference
asp.h File Reference
#include <stdio.h>
Include dependency graph for asp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int NutRegisterAspCallback (int(*func)(char *, FILE *))
void NutRegisterAsp (void)
 Register ASP handler for asp files.