EmbLogic's Blog

Author Archives: coolpriya2490

c program using array.

>> this is a program to find the average of array elements. >> . initial revision: 1.1 done [root@localhost priya]# rlog avg.c,v RCS file: avg.c,v Working file: avg.c head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv … Continue reading

Posted in Uncategorized | Leave a comment

program of pointer.

vim,v ci: vim: No such file or directory ptr5.c,v > this is the program of pointer in which we analyse the code >> . initial revision: 1.1 done [root@localhost priya]# rlog vim ptr5.c,v rlog: RCS/vim,v: No such file or directory … Continue reading

Posted in Uncategorized | Leave a comment

program of merging elements of two arrays and sorting them in ascending order.

RCS file: merge.c,v Working file: merge.c head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: This is the program of array in which i have inserted elements of two array … Continue reading

Posted in Uncategorized | Leave a comment

program of function.

head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2014.03.11.09.41.42; author root; state Exp; branches; next ; desc @this is the program in which we have added the distance in feet and inces using function. @ 1.1 … Continue reading

Posted in Uncategorized | Leave a comment

head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2014.03.11.10.27.11; author root; state Exp; branches; next ; desc @this is the program of function in which we have to enter two string. @ 1.1 log @Initial revision … Continue reading

Posted in Uncategorized | Leave a comment

program of creating file using function.

head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2014.03.12.14.09.08; author root; state Exp; branches; next ; desc @this is the program in which i have created a file and then used write command using function. @ … Continue reading

Posted in Uncategorized | Leave a comment

project -mdc.

head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2014.03.14.09.00.57; author root; state Exp; branches; next ; desc @this is the program of multiple data compression in which i have ope and read the file. in this … Continue reading

Posted in Uncategorized | Leave a comment