C-Library

This is a whole library of functions that i created using C Language. For more details of each function click on the links below. Draw box function – Click Here Screen border function – Click Here Select option function – Click Here Load dots function – Click Here Text box function – Click Here Pass box function –…

Wrap text function

To use this function in your program, all you have to do is to follow the below given steps. Step 1: Include the following header files in your program for this function to work with your Step 2: Copy the para_box function above your code to access it from within your program. Following are some snaps…

Drop box function

To use this function in your program, all you have to do is to follow the below given steps. Step 1: Include the following header files in your program for this function to work with your Step 2: Copy the drop_box function above your code to access it from within your program. /** * Drop_box() Function…

Para box function

To use this function in your program, all you have to do is to follow the below given steps. Step 1: Include the following header files in your program for this function to work with your Step 2: Copy the para_box function above your code to access it from within your program. Following are some snaps…

Pass box function

To use this function in your program, all you have to do is to follow the below given steps. Step 1: Include the following header files in your program for this function to work with your Step 2: Copy the pass_box function above your code to access it from within your program. Following are some snaps…