1. x-pert

    hey guys.. dropping in to Ek to say hi to the old buddies.. and the new ppl too.. :)

    Ado Noviya. Ubath rata daala giyayi kiyala kathaawak ahuna? Kohida inne?
  2. x-pert

    Best Speech by Steve Jobs! Really worth listening!!

    :rofl: ROFLMAO :rofl: Sky is not the limit buddy. All the best! BTW, Nice speech Ranhiru machang :D Have seen thi earlier. But still nice :cool:
  3. x-pert

    hey guys.. dropping in to Ek to say hi to the old buddies.. and the new ppl too.. :)

    Hello hello machang :D :cool: Hope you're doing good.. :)
  4. x-pert

    PLS HELP ME .... SPOKEN EN..

    in correct kiyanne naha macho. incorrect kiyanne waradyi kiyana eka. correctly kiyalayi kiyanne. eh kiyanne: Next time I'm trying to type correctly. I am correct = මම හරි Am I correct? = මම හරිද? :D Passe set wemu machang. podi wada wagayak thiyenawa dan :)
  5. x-pert

    PLS HELP ME .... SPOKEN EN..

    That's okay machang. I'll help you when I can, if you don't mind :D dan oya kiyapu sentence eka sinhalen kiyuwoth mehemai machang: මම උත්සාහ English වලින් ටයිප් කරන්න එලකිරි ත්*රෙඩ් වල. සමාවෙන්න වෙනුවෙන් සමහර වෙලාවට මම වැරදියි. poddak waradyi neda machang grammer ehema? hariyata kiyanawaa...
  6. x-pert

    PLS HELP ME .... SPOKEN EN..

    Don't feel negative about making mistakes machang. You have to talk talk and talk again in order to speak fluently. Practice makes perfect they say ;) So as a practice.... just talk when you type in ElaKiri threads.... And try to talk always in English. We all have to make mistakes in...
  7. x-pert

    APE CK Accident Wela :( :( :( :(

    Scene eka aththalu machang. 4 serayak happila.... Namuth minihata aulak nahalu. habai anith ekata case lu. meh thread eka balapanko: http://www.elakiri.com/forum/showthread.php?t=121708 moota nikan inna bahane.... :angry:
  8. x-pert

    Hey guys guys... i developed my first c program. it is simple.. please check it !!

    ElaKiri machang. Good job. Next step should be to validate the input. Try it out :D Hint: You might need to enter a masking aftr every input like printf("\n Enter First No\n"); scanf("%d", &a); if (a>=-9999 && a<9999) printf("Enter second number") scanf("bla bla") else...
  9. x-pert

    Best way to earn $$$ Online !

    You can earn good money if you use AdSense properly. Key is SEO (Search Engine Optimisation). And attracting vulnerable groups who will click on ads easily. (Such as small kids) I saw in you ElaKiri profile, you have mentioned that you are a 'Developer'. So if you are a so called developer...
  10. x-pert

    C/C++ Help on char data type

    Sorry. it should be -gcc.
  11. x-pert

    C/C++ Help on char data type

    That I'm not quite sure :S Should be able to use the -gcc compiler though. edit: -gcc
  12. x-pert

    C/C++ Help on char data type

    This should do the trick char s[10]="sf(sf)fs"; This works. I checked with VS. int main(int argc, char *argv[]) { char s[10]="sf(sf)fs"; int i; for (i=0;i<10;i++) if (s[i]=='(') cout<<""; system("PAUSE"); return EXIT_SUCCESS; } I guess you can realise the reason right?
  13. x-pert

    C/C++ Help on char data type

    Oh and when comparing characters, you have to use single quotes. not double quotes.
  14. x-pert

    meka mata apu meil ekak....(JUNK) ..oyala mokaDa hithanne ..!!!

    No. That's not a referral. It's an e-mail verification link. Not to the benefit of the thread poster. But to the spamming organisation.
  15. x-pert

    Pooneryn Under SL Forces control!

    Great news. Pooneryn was a major black mark in the history of SL Army. About time to retrieve back!
  16. x-pert

    meka mata apu meil ekak....(JUNK) ..oyala mokaDa hithanne ..!!!

    owa thanikara boru machang. nikan salli hoyanna minissu karana wada. dan peenawada oyage e-mail address ekath ara link eke thiyenawa? dan ooka click karahama eyaala dannawa address eka valid kiyala. So digatama junk mails enna puluwan.
  17. x-pert

    C/C++ Help on char data type

    string.h is the common class people use machang.... Is this correct in you opinion? int main(int argc, char *argv[]) { char s[10]; // char array of size 10 int i; s="sf(sf)fs"; // store this string in the char array. which is 8 chars. for (i=0;i<10;i++) if (s[i]=="(")...
  18. x-pert

    Buying at EBay

    Customs un dannawa bung item eka mokakda kiyala dakka gaman... hodama amdon la inne ethana hehe
  19. x-pert

    Buying at EBay

    Hmmm ehenam Kosandpol kiyapu widihata thamai wenawa aththe. And oya clear nokara hitiyoth aulak wenne naha. eyaala eeka release karanne naha, echcharai.
  20. x-pert

    C/C++ Help on char data type

    Can you interpret this in simple terms? s="sf(sf)fs"; for (i=0;i<10;i++) if (s[i]=="(") cout<<""; And *argv[] is a pointer to a pointer... Just add these as well and see #include <stdio.h> #include <string.h>

    No contents