Hello guys! Welcome back to my blog.
I'm planning to be productive during my holiday. Now, I'm gotta share about my assignements on doing C Programming Class. So enjoy.
According to me, studying C is not quite hard before you know Pointer, linked-list, etc. Hahahaa~
Because what I want to show you is the basic of C, so we don't go to pointer and linked-list further ^^
**Once again, forgive me.. Some commands are in Bahasa Indonesia
1. Calculate Debet Card on C
#include
#include
//menghitung pengeluaran dari kartu debet
int main()
{
/*Declare...