Sound input and outputHow to input and output sound using c++? Like recording sound then play the sound. I want to make a ...
how to delete a file using c++?how to delete a file in c++ I already look here: http://www.cplusplus.com/reference/cstdio/remove/ ...
How to play sound with c++?I'm curious about how to play sound in c++. The IDE I'm using are code::blocks and dev c++. Pleas...
About APIAPI(application programming interface) what should we know before jump to learn about API? and afte...
can we create windows application using codeblock and devc++ ide?thank you