EmbLogic's Blog

E10:Low level I/O

Successfully implemented and understood read,write and append operations …

From

Chetan,Varun,Balpreet,Harsimran,Satyyesh,Manan

Posted in Uncategorized | Leave a comment

E5 :- Work Status…. to Siddarth sir

Complited ,Two way chatting b/w server n 2-chatting client using inet-socket & threads mechanism with loop-back ip

Posted in Uncategorized | Leave a comment

dailly report to sidarth sir

sir, I hav started the assignment no. 1

Posted in Uncategorized | Leave a comment

E new

what is source file and executable file of a c programming.?

Posted in Uncategorized | Leave a comment

Status to Pravjot Sir

serial port implemented successfully according to the protocols.

Posted in Uncategorized | Leave a comment

serial port driver

serial port driver implemented

Posted in Uncategorized | Leave a comment

Serial Port Status To Pravjot Sir

  1. Implemented Serial Port DD for single byte with usage of 7 pins.
  2. Implemented Serial Port DD with FIFO for multiple bytes with the usage of 7 pins …..
  3. Reading Interrupts……….
Posted in Device Drivers, Serial Port Driver | Leave a comment

Multiple Data Compression using Iterative Techniques

4bit compression is complete…..rcs implemented

Posted in Uncategorized | Tagged | Leave a comment

resizing structures as per the number of total bytes declared

To resize the structure as per the number of total bytes declared in structure we use the #pragma directive.
The #pragma pack directive modifies the current alignment rule for members of structures following the directive.
syntax: ex–>#pragma pack(1)

Posted in Uncategorized | Tagged | Leave a comment

file i/o : how to “add”(write) something in mid of a file to Siddarth sir

can any one help me regarding how to add to add something in a file without using another copy of a file…

and not programming to shift all the characters starting from end to mid of the file..

 

is there any efficient way ???

Posted in Uncategorized | Leave a comment

SWAP FILE

sometimes when i create .c file then .c.swp file is also generated . For ex i create test.c then hidden file .test.c.swp is generated .Can anyone explain about this swap file ????

Posted in Uncategorized | 1 Comment

E7

created master array.working on further project.

Posted in Uncategorized | Tagged | Leave a comment

ENEW

Why on my fedora 14  i mostly encounter a message saying you recently had a kernel crash

please help..

Posted in Uncategorized | Leave a comment

E10:Escape sequence

In 3 question of second assignment, what does \1 and \W does?

\W :it is unknown escape sequence but what does  \1 do ?

Posted in Data Structures with C | Leave a comment

problem relating to document

In study document the view document is not showing any material in document

Posted in Uncategorized | 1 Comment