User profile: akash16

User info
User name:akash16
History
Joined:
Number of posts:148
Latest posts:

insert multiple rows in table
Hi All, In my code, I have a std::list of objects those I need to insert into a oracle table. ...

Multi Threading Design Problem
Hi All, I am working on the Event Processing Module. Below is the requirement: 1. There will be...

How can I play a sound in C++?
@Furry Guy. Thanks.

const_cast
@keskiverto, No error from compiler for given example code.

const_cast
@malibor, Thanks. I agreed what you said. Additionally, In case of dynamic_casting it throws and bad...