Advertisement
Tranvick

Untitled

Dec 8th, 2011
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.08 KB | None | 0 0
  1. @echo off
  2. d:\Programms\installed\Dev-C\bin\g++.exe %~n1.cpp -g  -o %~n1.exe
  3.  
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement