%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/elf/
Upload File :
Create Path :
Current File : //glibc-2.29/elf/tst-array4.c

#include <dlfcn.h>

#define main array1_main
#include "tst-array1.c"
#undef main

int
main (void)
{
  void *handle = dlopen ("tst-array2dep.so", RTLD_LAZY);

  array1_main ();

  if (handle != NULL)
    dlclose (handle);

  return 0;
}

Zerion Mini Shell 1.0