EmbLogic's Blog

E11

sucessfull solve if,if-else,for ,while&until in script

Posted in Uncategorized | Leave a comment

E10 :isssue in gets while entering input via pointer.. SIDDHARTH SIR

char * str;

str =malloc(100);

in do while loop why m i not able to enter any string into gets (provided when the loop runs for more than one time)???

do{ gets(str);}whlie(any condition);

 

and when i tried my program using” two gets(str)” then my program was running properly…

why ?

Posted in Uncategorized | Leave a comment

E9 : Project Status

Project title: Multiple data compression and encryption using iterative techniques

Status : 1,2,3,4,5,6,7 bit compression techniques implemented . working on decompression techniques.

note: to the concerned , having problems with some File I/O functions.

“Please schedule our file i/o class.”

Posted in Uncategorized | Leave a comment

E5: Introduction to Device Driver: Work Status

Kindly update your work status for today’s session of “introduction to device driver”

Posted in Uncategorized | 3 Comments

E11..SHELL SERIPTING

FUN()…ARTHEMATICAL LOGIC ARE IMPLEMENT TODAY..

Posted in Uncategorized | Leave a comment

E11………Shell script

run the arithmetic program of shell script successfully

Posted in Uncategorized | Leave a comment

E11

Practice the shell script arithmetic and if …..else program ,
Solve the 10 que of assignment 1 ,

Posted in Uncategorized | Leave a comment

E11…..SHELL SCRIPTING……..TO SIDHARTH SIR

all airthmatics function is implemented……..nd also practice in case function…….but its not successfully run……………….

Posted in Uncategorized | Leave a comment

function in c

how many number of formal argument can be declare for functions?

Posted in Uncategorized | Leave a comment

E2 -Project Block_driver

Hi All E2 members,

Please submit all your details of current Project(Block_driver)
on thread by giving comments from today on-wards.

Thanks & regards
Dnath

Posted in Uncategorized | 2 Comments

shell script

all arithmatic operation solve successfully.

Posted in Uncategorized | Leave a comment

shell script

i have run arithmatic program successfully in shell script

Posted in Uncategorized | Leave a comment

assignment1

completed 6 questions

Posted in Uncategorized | Leave a comment

assignment 1

solve the 10 question

Posted in Uncategorized | Leave a comment

shell script

-l hello “hello world”
$0 $1 $2 $3
i don,t understand these symole in shell..

Posted in Uncategorized | 1 Comment