Web server - Dynamic page loading/compilingThat's a good point, thanks!
Web server - Dynamic page loading/compilingHello, I'm currently building a small, lightweight web server which [u]won't[/u] be used commerc...
Calling inherited classes function from base class3. 2 inherited classes and the base class. I'm not really sure how to make it so it doesn't add the ...
Calling inherited classes function from base classI've just checked and the code doesn't seem to have the same problem. Test code: [code]int i = 1;...
Calling inherited classes function from base classI've fixed it with the following code: [code]virtual bool Render() { for (std::vector<Enemy*>::i...
This user does not accept Private Messages