Project proposal එකට දාන Gantt Chart එකට project එක start කරන date එක
විදිහට දාන්න ඕනේ. project proposal එක submit කරාට පස්සේ date එකක්ද?![]()
Can someone help me to complete these C programming language questions
1. In an Internet Café customers are charged as follows for browsing:
a) First hour or part of an hour – 40 Rupees
b) For each hour after that – 20 Rupees per hour or part of an hour
Write a C program such that when the user enters the number of hours of Internet Connection, the program displays the amount to charge from the customer.
...
ehema ekak nha. project eka practically patan gatta dawasak dnna. Feb or March wage.

Can someone help me to complete these C programming language questions
1. In an Internet Café customers are charged as follows for browsing:
a) First hour or part of an hour – 40 Rupees
b) For each hour after that – 20 Rupees per hour or part of an hour
Write a C program such that when the user enters the number of hours of Internet Connection, the program displays the amount to charge from the customer.
Example: If a user browsed the Internet 3 hours and 15 minutes,
Charge = 40 Rs for the 1st hr+20*3 Rs for the next 2 hr and 15 min
මම C programming කරලා නෑ, මිට වඩා කෙටි ක්රමයක් තියනවද දන්නේ නෑ ඕක කරන්න.#include<stdio.h>
#include<stdlib.h>
int main(){
int hours, minutes, total = 0;
printf("1.Enter the number of hours \n");
scanf("%d", &hours);
printf("2.Enter the number of minutes \n");
scanf("%d", &minutes);
if(hours > 0)
if(minutes > 0)
total = 40 + (hours)*20;
else
total = 40 + (hours-1)*20;
else if(minutes > 0)
total = 40;
printf("Total amount is Rs. %d", total);
return 0;
}


බිට් කරන පින්වතුනි .මේ පාර අවුරුදු දින වල පැවැත්වෙන කබෙට සහභාගි වී executer ට සහය දක්වන මෙන් ඔබ සැමගෙන් කාරුණිකව ඉල්ලා සිටිමි![]()

add exeption දීපන් බන් ඔය certificate issue එක උන් හදන්නේ නෑ ඔහොම වෙලා තියෙන්නේ certificate එක sign කරලා තියෙන්නේ උන්ම වීම නිසා .සෙම් 5 iss වලදී ඕක ගැන ඉගෙන ගන්න ලැබේයිvle ekata log wenna plwnda ubalata?site eka secure naa qyala log wenna baa neh mata

adamai une.mechchara dws kisi awlk une naa.thnxadd exeption දීපන් බන් ඔය certificate issue එක උන් හදන්නේ නෑ ඔහොම වෙලා තියෙන්නේ certificate එක sign කරලා තියෙන්නේ උන්ම වීම නිසා .සෙම් 5 iss වලදී ඕක ගැන ඉගෙන ගන්න ලැබේයි![]()
add exeption දීපන් බන් ඔය certificate issue එක උන් හදන්නේ නෑ ඔහොම වෙලා තියෙන්නේ certificate එක sign කරලා තියෙන්නේ උන්ම වීම නිසා .සෙම් 5 iss වලදී ඕක ගැන ඉගෙන ගන්න ලැබේයි![]()


බිට් කරන පින්වතුනි .මේ පාර අවුරුදු දින වල පැවැත්වෙන කබෙට සහභාගි වී executer ට සහය දක්වන මෙන් ඔබ සැමගෙන් කාරුණිකව ඉල්ලා සිටිමි![]()

බිට් කරන පින්වතුනි .මේ පාර අවුරුදු දින වල පැවැත්වෙන කබෙට සහභාගි වී executer ට සහය දක්වන මෙන් ඔබ සැමගෙන් කාරුණිකව ඉල්ලා සිටිමි![]()

Arrow11, මේ මම ඔයාගේ පරණ ත්රෙඩ් එකක දැක්කා SMS API එකක් ගැන අහලා තියෙනවා..හම්බුනාද ෆ්රී එකක්?![]()
![]()


අනේ නෑ බන් වින්ඩොව්ස් වලටනම් ,පස්සේ ලිනක්ස් ගහලා එකට ෆ්රී එකක් හොයා ගත්තාArrow11, මේ මම ඔයාගේ පරණ ත්රෙඩ් එකක දැක්කා SMS API එකක් ගැන අහලා තියෙනවා..හම්බුනාද ෆ්රී එකක්?![]()
![]()

අනේ නෑ බන් වින්ඩොව්ස් වලටනම් ,පස්සේ ලිනක්ස් ගහලා එකට ෆ්රී එකක් හොයා ගත්තා![]()

demo එකටනම් ඔසෙකි යුස් කලේ ..සිස්ටෙම් එකට ගහපු එක මන් හෙට බලලා කියන්නම්නම නම![]()
![]()

demo එකටනම් ඔසෙකි යුස් කලේ ..සිස්ටෙම් එකට ගහපු එක මන් හෙට බලලා කියන්නම්![]()

හෙනයා;23046370 said:
linux වල මොකක්ද සින් එක.. API එකක් නෙමෙයිද දෙන්නේ ? software එකක්ද?
Heta enawadoo???