TwiceAsNice  2019-02-18
Functions
manobjlist.c File Reference
#include <stdlib.h>
#include <string.h>
#include "define.h"
#include "globals.h"
#include "plist.h"
Include dependency graph for manobjlist.c:

Functions

int belong (int corenb, objliststruct *coreobjlist, int shellnb, objliststruct *shellobjlist)
 
int addobj (int objnb, objliststruct *objl1, objliststruct *objl2)
 

Function Documentation

◆ addobj()

int addobj ( int  objnb,
objliststruct objl1,
objliststruct objl2 
)

◆ belong()

int belong ( int  corenb,
objliststruct coreobjlist,
int  shellnb,
objliststruct shellobjlist 
)