I like procedural style more than OOP(I use it only with C++ at work), and I can't explain exactly why I like it more... maybe because of love to OpenGL and system programming

Can someone explain to me how to write big programs without creating any classes?
Hmm... structures, good architecture and there is no problems with it