To learn your linux and kernel version ( release ) you can use /proc/version Type it in console: cat /proc/version Linux version 2.6.18-92.el5 (brewbuilder@ls20-bc2-13.build.redhat.com) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-41)) #1 SMP Tue Apr 29 13:16:15 EDT 2008 In this output, you get to see the following information: Exact version of the Linux kernel … Read more
Here is the question, homework is containing the stack library ( written by me ), inheritance, nested if, constructor, destructor. You can see the sample. I had 2 hours to finish and send , so it is not a perfect code. (Even i would have time, i don’t think i can write perfect code ) … Read more
To convert nrg files to iso files, you should install nrg2iso sudo apt-get install nrg2iso Usage: nrg2iso a.nrg a.iso
