Raw File
pair_p_int.int1.c
#include <stdio.h>

void pair_p_stuff()
{
  printf("Placeholder for another strange file in subdirectory\n");
}
back to top