C Console Scripting Framework


/ Published in: C++
Save to your folder(s)

This demonstrates how to make your own console "scripts" using C -- for example, you could capitalize every character that comes in. Tweak the line labelled "TWEAK THIS LINE" in order to get it to do what you want. This particular example will add "/new/" to the beginning of every filename and stick the result to a text file. The listed DOS command can be stuck in a .BAT file and run from Windows like a program.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.