===================================================== Liste_Funktionen_Beginn: IE_ed1_rem remove word out of IE_buf IE_ed1_cw modify IE_buf add|change|delete word Liste_Funktionen_Ende: =====================================================
#include "MS_Def0.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../ut/ut_txt.h"
Functions | |
int | IE_ed1_rem (long *cPos, long txLen) |
int | IE_ed1_cw (long *cPos, char *newTxt) |
Variables | |
long | IE_bufMax |
char | IE_buf [] |
long | IE_bufSiz |
int IE_ed1_rem | ( | long * | cPos, | |
long | txLen | |||
) |
int IE_ed1_cw | ( | long * | cPos, | |
char * | newTxt | |||
) |
long IE_bufMax |
char IE_buf[] |
long IE_bufSiz |