monorepo
This commit is contained in:
11
P2/smt4497-P2/smt4497-P2.h
Normal file
11
P2/smt4497-P2/smt4497-P2.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdio.h>
|
||||
#include <locale.h>
|
||||
#include <Windows.h>
|
||||
#include "Crono.h"
|
||||
|
||||
int p2_struct_union();
|
||||
int p2_typedef();
|
||||
int p2_crono();
|
||||
int p2_classes();
|
||||
Reference in New Issue
Block a user