Coders Packet

Packets submitted by Ageer HariKrishna

memory usage of the program in C++

The project is about finding the memory usage of the program. It's similar to the task manager.

Bot to Open a Webpage in C++

This project is about a Bot to open a webpage in C++ with the help of ShellExecuteA. The bot automates towards the site where the user enters the URL .

Generate a Random Sound using C++

This project describes how to generate random sound in c++. With the help of beep function.