Skip to content

Instantly share code, notes, and snippets.

@jonlambert
jonlambert / Main.cpp
Last active September 26, 2015 15:50 — forked from anonymous/Main.cpp
#include<stdlib.h>
#include<stdio.h>
int main()
{
int type = 0, size = 0, castValue = size, origin = 0, euuk = 0, usuk = 0, europe = 28, usa = 4;
bool validChoice = false;
printf("This program is designed to convert all different sizes to UK equivalent. \n");