http://www.daniweb.com – I am a C programmer. I am working on a C++ code and translating it into C. I got stuck in a point where I do not understand what is going on. I would kindly ask if you would mine help me to understand these problems. I have three problems: 1)There are two arrays with different length: vector<double> D; double temp[5]; (General)