| |
|
 |
C Code Samples Total Available: 8 |
Results / Page:
25 |
50 |
100
|
|
Grade - by: bs0d |
| Determines a students grade using a while loop and series of if's and else if's. |
| |
Total Views: 5,771 / User Rating: (Not Rated) / Comments: 0 |
|
Shipping Charge - by: bs0d |
| Learn using switch() case with this code sample, calculating shipping charge. |
| |
Total Views: 5,444 / User Rating: (Not Rated) / Comments: 0 |
|
Commission - by: bs0d |
| Shows the commission based on sales, working with if and else if's. |
| |
Total Views: 6,551 / User Rating: (Not Rated) / Comments: 0 |
|
Fat Percentage - by: bs0d |
| Will display fat calories and fat percentage using a void function. |
| |
Total Views: 5,370 / User Rating: (Not Rated) / Comments: 0 |
|
Gross Pay - by: bs0d |
| Calculates gross pay by user input using functions. |
| |
Total Views: 6,613 / User Rating: (Not Rated) / Comments: 0 |
|
Hello World - by: Discipulus |
| This code sample pretty much speaks for itself |
| |
Total Views: 4,403 / User Rating: (Not Rated) / Comments: 0 |
|
Bit Multiplication - by: suhas |
| A program for multiplying two integers using bit multiplication
|
| |
Total Views: 5,914 / User Rating: (Not Rated) / Comments: 0 |
|
Open and Write System Call - by: suhas |
| Program using file system which uses open and write system call |
| |
Total Views: 9,240 / User Rating: (Not Rated) / Comments: 0 |
|
|