sybeljoyn.blogspot.com
Sybel's Blog: Case2
http://sybeljoyn.blogspot.com/2009/03/case2.html
Sunday, March 29, 2009. Void add(),assort(),dessort(),view();. Char Lastname [30];. Char Firstname [30];. Struct rec record[100];. Printf("A] Add Employee Record n");. Printf("B] View Records n");. Printf("C] Exit n");. Printf("Thank You for Using");. Printf("Only letter a,b,and c");. Printf("Enter Account #: ");. Scanf("%d",&record[i].id);. Printf("Your Last name: ");. Scanf("%d",&record[i].Lastname);gets(record[i].Lastname);. Printf("Enter First name: ");. Printf("Enter Position: ");. Struct rec T;.
sybeljoyn.blogspot.com
Sybel's Blog: Exercise6
http://sybeljoyn.blogspot.com/2009/02/exercise6.html
Thursday, February 12, 2009. Int num1,num2,ans;. Printf("W tE tL tC tO tM tE");. Gotoxy(30,7);textcolor(WHITE);cprintf("Enter Number 1:");. Gotoxy(30,8);textcolor(WHITE);cprintf("Enter Number 2:");. Printf(" t tA.) Addition n");. Printf(" t tB.) Subtraction n");. Printf(" t tC.) Multiplication n");. Printf(" t tD.) Division n");. Printf( n t t"Enter a Number above for the Operation: ",operation);. Gotoxy(30,16);textcolor(WHITE);cprintf("The Answer is: %d",ans);. Subscribe to: Post Comments (Atom). Includ...
sybeljoyn.blogspot.com
Sybel's Blog: exer7
http://sybeljoyn.blogspot.com/2009/03/exer7.html
Sunday, March 29, 2009. Gotoxy(28,5);textcolor(LIGHTRED);cprintf("Enter an integer:");. Gotoxy(30,10);textcolor(LIGHTGREEN BLINK);cprintf("Sunday");. Gotoxy(30,10);textcolor(LIGHTRED BLINK);cprintf("Monday");. Gotoxy(30,10);textcolor(MAGENTA BLINK);cprintf("Tuesday");. Gotoxy(30,10);textcolor(GREEN BLINK);cprintf("Wednesday");. Gotoxy(30,10);textcolor(CYAN BLINK);cprintf("Thursday");. Gotoxy(30,10);textcolor(YELLOW BLINK);cprintf("Friday");. Gotoxy(30,10);textcolor(LIGHTBLUE BLINK);cprintf("Saturday");.
sybeljoyn.blogspot.com
Sybel's Blog: exer8
http://sybeljoyn.blogspot.com/2009/03/include-include-include-void-menu-void.html
Sunday, March 29, 2009. Int x,y,z;for(x=1;x. Subscribe to: Post Comments (Atom). Davao City, Mindanao, Philippines. Hmm i dunno, juz c me in personal f ur interested. WATEVAH! View my complete profile. Magic in the Moonlight (2014). Full Movie Magic in the Moonlight Full Movie HDFull Movie Magic in the Moonlight Movie Streaming with duration 97 Min and broadcast on 2014-07-25 with MPA. MY oNe anD oNLy ". Include #include void main(){ clrscr(); int day; printf(Enter an integer:); scanf(%d,&day); switch(da...
sybeljoyn.blogspot.com
Sybel's Blog: Exercise4
http://sybeljoyn.blogspot.com/2009/02/exercise4.html
Thursday, February 12, 2009. Printf(" n Enter a number: ");. Scanf("%d", &a);. Printf(" n t t[A] - Pattern 1 n n");. Printf(" t t[B] - Pattern 2 n n");. Printf(" t t[C] - Pattern 3 n n");. Printf(" t t[D] - Pattern 4 n n");. Printf("Select your choice: ");. Printf(" n ");. For(int c=b; c. For(int d=0; d. Subscribe to: Post Comments (Atom). Davao City, Mindanao, Philippines. Hmm i dunno, juz c me in personal f ur interested. WATEVAH! View my complete profile. Magic in the Moonlight (2014). Include #includ...
sybeljoyn.blogspot.com
Sybel's Blog: Exercise3
http://sybeljoyn.blogspot.com/2009/02/exercise3.html
Thursday, February 12, 2009. Int salary, years, bonus;. Scanf("%d", &salary);. Printf("Enter Years of Service:");. Scanf("%d", &years);. Printf("Bonus: %d", bonus);. Else if ( years. Printf("Bonus: %d", bonus);. Else if ( years. Bonus=salary*0.50 ;. Printf("Bonus: %d", bonus);. Subscribe to: Post Comments (Atom). Davao City, Mindanao, Philippines. Hmm i dunno, juz c me in personal f ur interested. WATEVAH! View my complete profile. Magic in the Moonlight (2014). MY oNe anD oNLy ". Include #include #inclu...
sybeljoyn.blogspot.com
Sybel's Blog: Case1
http://sybeljoyn.blogspot.com/2009/03/case1.html
Sunday, March 29, 2009. Int park[5]={0,0,0,0,0};. Char c[]={" G A R A G E P A R K I N G S Y S T E M "};. Gotoxy(27,15);textcolor(MAGENTA);cprintf("Slot does not exist! Gotoxy(25,15);textcolor(MAGENTA);cprintf("Slot was successfully occupied.");. Gotoxy(27,15);textcolor(RED BLINK);cprintf("Slot is already occupied! Int slot,plate,hours;. Gotoxy(34,6);textcolor(LIGHTBLUE);cprintf("O U T");. Gotoxy(30,9);textcolor(YELLOW);cprintf("Enter slot:");. Gotoxy(30,11);textcolor(YELLOW);cprintf("Enter Plate #: ");.
sybeljoyn.blogspot.com
Sybel's Blog: March 2009
http://sybeljoyn.blogspot.com/2009_03_01_archive.html
Sunday, March 29, 2009. Void add(),assort(),dessort(),view();. Char Lastname [30];. Char Firstname [30];. Struct rec record[100];. Printf("A] Add Employee Record n");. Printf("B] View Records n");. Printf("C] Exit n");. Printf("Thank You for Using");. Printf("Only letter a,b,and c");. Printf("Enter Account #: ");. Scanf("%d",&record[i].id);. Printf("Your Last name: ");. Scanf("%d",&record[i].Lastname);gets(record[i].Lastname);. Printf("Enter First name: ");. Printf("Enter Position: ");. Struct rec T;.