Skip to content
Snippets Groups Projects

Resolve "add makefile with structure"

Merged tom.ryser requested to merge 3-add-makefile-with-structure into main
2 files
+ 9
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
2
#include "../include/stack.h"
#include "stack.h"
#include <stdio.h>
Loading