Does keil software have an equivalent to basics MID$ a = "testing" b = MID$(a,3,2) //b would = st
Yes, I would tend to agree that K&R is more of a reference manual than a self-instruction tool!