EmbLogic's Blog

Author Archives: abhishek.jain

Drivers to write the data in the multiple quantum from the user space and read the dat in the user space .

////////////////////////////////////////////////////////////////// head 1.1; access; symbols; locks abhishek:1.1; strict; comment @ * @; 1.1 date 2014.02.24.08.43.11; author abhishek; state Exp; branches; next ; desc @this is the driver to read the data in the application @ 1.1 log @Initial revision @ … Continue reading

Posted in Uncategorized | Comments Off

Drivers to write the data from the apploication in the one quantum.

head 1.4; access; symbols; locks root:1.4; strict; comment @ * @; 1.4 date 2014.02.13.12.11.39; author root; state Exp; branches; next 1.3; 1.3 date 2014.02.13.06.09.15; author root; state Exp; branches; next 1.2; 1.2 date 2014.02.12.16.08.56; author root; state Exp; branches; next … Continue reading

Posted in Uncategorized | Comments Off

problem in c assignment

pls resolve problem in question 6 of assignment 4 of project 1 . wat the input we should give and wat shoulb the output?  

Posted in Uncategorized | Leave a comment

problem in assignment 4

mam, pls resollve a problem in a question no. 5.

Posted in Uncategorized | Tagged | Leave a comment

pointers

what is meant by : #include<stdio.h> int main( int argc ,char*argv[]) { }

Posted in Project 1: A Linux Administration based Project | 3 Comments