i have to learn c++ at university next year and i cant get my head around a public static void :confused:
if you convert this word for word i have gavered
public = self explanitory
static = doesnt change
void = empty space
this is really confusing me
