EmbLogic's Blog

Author Archives: Ankit Kumar gupta

About Ankit Kumar gupta

I am CSE 2nd student at Panjab University SSG Regional Center Hoshiarpur. I want to keep the deep understanding of everything I analyse in everyday life. I always try to find the depth rather than height.

link list traversing, sorting, deletion, insertion

After 100 unsuccessful trial on sorting of a link list finally I can perform any type of sorting algorithm on link lists…………………………………… RCS file: creat_list.c,v Working file: creat_list.c head: 1.4 branch: locks: strict access list: symbolic names: keyword substitution: kv … Continue reading

Posted in Data Structures with C | Leave a comment

mylog_28_1(Encryption coding successfully done)

RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: It contains the header file which have to be included in the source code before … Continue reading

Posted in Project 2: Multiple Data Compression and Encryption | Leave a comment

my_work_26

RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: It contains the header file which have to be included in the source code before … Continue reading

Posted in Uncategorized | Leave a comment

C and natural languages

 Learning C language is very analogous to learn our natural language. As we learn first of all the character set of a natural language, C has also its character set. Word is the meaningful combination of the characters, in C … Continue reading

Posted in Uncategorized | Leave a comment

My log

RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: It contains the various headers files and different function calls which are used in the … Continue reading

Posted in Project 2: Multiple Data Compression and Encryption | Leave a comment