Sonsivri

Others => Invitation Request => Topic started by: LzEn on October 09, 2013, 03:56:35 15:56



Title: [Req] Invite LzEn
Post by: LzEn on October 09, 2013, 03:56:35 15:56
CountryLebanon
Note#define profession "electronicEngineer"
#define speciality1 "embedded"
#define speciality2 "hardwareDesign"
#define speciality3 "diyPcbPrototyping"
#define software1 "MikroC"
#define software2 "Cadence Allegro"
#define software3 "Autocad"

main()
{
  int invite =0;
  Lcd_Init();
    while(1)
    { 
     Lcd_Out(1,1,profession);
     Lcd_Out(2,1,speciality1);
     Lcd_Out(3,1,speciality2);
     Lcd_Out(4,1,speciality3);
     
     Lcd_Cmd(_LCD_CLEAR);
     Lcd_Out(1,1,"Don't Let Me Beg");
     if(getResponse() == 1)
      invite =1;
     else
     {
       Lcd_Out(1,1,"Fine I will Beg");
       invite =1;
       Lcd_out(2,1,"Thanks");
     }
     
     


     }

}


Title: [Invited] LzEn
Post by: pickit2 on October 09, 2013, 08:56:29 20:56
funny

Posted on: October 09, 2013, 09:56:22 21:56 - Automerged

This member is invited by me. Registration isn't completed yet.


Note: This message sent by the system behalf of pickit2.


Title: [Registered] LzEn
Post by: LzEn on October 09, 2013, 09:04:53 21:04
Thank you for invitation. Registration is done.



Note: This message sent by the system behalf of LzEn.