Showing posts with label Block. Show all posts
Showing posts with label Block. Show all posts

Nov 20, 2016

Execute Graphics in Dev CPP

Execute Graphics In Dev CPP D4Techs

How to Execute Graphics in Dev CPP?


Dev CPPCode Block & other software generally not able to execute graphics and its function. This is happen because the software you are using may not have Graphics.h header file in library. To solve this problem, we have to include graphics library into the library directory. This trick works for Turbo C, Dev C++, Code Block and other software also.

Bulk Rename - Replace _ with space using PowerShell

How to Bulk Rename - Replace _ with space using PowerShell? Execute below command in PowerShell to replace it, Make sure you enter correct p...