Program to find the day of the week for a given date
The Gregorian calendar was adopted in 1582. A C Program to find the day of the week for a given date as per Gregorian calendar is explained.
The Gregorian calendar was adopted in 1582. A C Program to find the day of the week for a given date as per Gregorian calendar is explained.
flex, "fast lexical analyzer", is a software tool for scanning input file and breaking it into recognizable chunks of text, called tokens.
The problem of synchronizing multiple concurrent processes is explained and a solution is provided with an example program.
Regular expressions are used for searching strings in text files. Regular expressions are explained with usage in a C program.
Resolution of the problem of vi editor not showing color syntax highlighting in the edit window in Ubuntu Linux.
sha256sum command generates and checks the SHA256 checksum for files. How to use sha256sum command for SHA256 is explained with an example.
Solution to the problem of not being able to access the guest OS from the host in VirtualBox is given with steps.
Solution to the problen of not able to mount VirtualBox Guest Additions CD image and installation of Guest Additions.
Resoution of the problem of "vboxdrv kernel module is not loaded" during the first time running of VirtualBox after installation.
Resolution of the error observed while running VirtualBox the first time, "No Bootable medium found. System halted".