The Cat plugin can join two or more files together and has some additional features as well. The name cat is derived from the word concatenate. This plugin was written
Read moreBatch is not a typed language, every piece of data has the same type, and because of this there are limitations as to how you can manipulate them. There is
Read moreStrings in Batch tend to be difficult to handle, especially for newer programmers. That is why many people use external plugins to avoid the hassle. These two plugins, created by
Read moreIn this article, we will use GCC and Strip to optimize our C applications.
Read more