#include <stdio.h>
#include <string.h>
#include "mensagem.h"
#include "memvirtu.h"
#include "lowparam.h"
#include "lowmacro.h"
#include "lowsolid.h"
#include "vectorop.h"
#include "mancommd.h"
#include "hiegroup.h"
Go to the source code of this file.
Functions | |
int | MSD_highNameRenameGroup (char *name1, char *name2) |
int | MSD_lowNameRenameGroup (GPTYPE gptr, char *name2) |
int MSD_highNameRenameGroup | ( | char * | name1, | |
char * | name2 | |||
) |
Definition at line 70 of file hiegrprn.cpp.
References ERROR, GNIL, GPTYPE, MEN_GroupJaExiste, MEN_NaoEncontrouGroupNome, MSD_lowFindGroupByName(), MSD_lowNameRenameGroup(), and NAM_RenameGroup.
Referenced by MSD_highNameRenameElement().
int MSD_lowNameRenameGroup | ( | GPTYPE | gptr, | |
char * | name2 | |||
) |
Definition at line 87 of file hiegrprn.cpp.
References GrpName, and SUCCESS.
Referenced by MSD_highNameRenameGroup().