1#include <stdio.h>2 3int4main (int argc, char const *argv[])5{6 printf("Break here to do the load using paths.");7 return 0;8}9