abh - HTMLify profile

abh's Profile Picture

abh

509 Files

102923 Views

Latest files of /abh/learning/c/BPPL/Phase-2/sensor_input

temp.c abh/learning/c/BPPL/Phase-2/sensor_input/temp.c
10 Views
0 Comments
/* I just created this simulation type, this wasn't a requirement */

#include <stdio.h>
#include <stdbool.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>