Does anyone know what language this could be? 开发者_如何学C([][(![]+[])[!+[]+!+[]+!+[]]+(!![]+[][[]+[])[+[]]+([![]]+[][[]])
i would like to copy data of char* to another last address of char* illustration var1 -> O var2 -> K
So, I\'ve been looking at boost::array but it does require default constructor defined. I think the best way of filling this array with data, would be through a push_back(const T&) method. Calling
I\'m writing a perl program that was doing a simple get command to retrieve results and process them.But the site has been updated and now has a java component that handles the results (so the actual