EmbLogic's Blog

Author Archives: satinder.embdeveloper

FIRST PROGRAM AT QT-CROSS PLATFORM OF .cpp FILE WIDGET APPLICATION FROM MY DESKTOP “Hello World”

Posted in Uncategorized | Leave a comment

block device driver

RCS file: ./RCS/init.c,v Working file: ./init.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1;    selected revisions: 1 description: Block device driver __init function (), in this function i initilize the important … Continue reading

Posted in Uncategorized | Leave a comment

Please anybody help for that issue there is a problem when i write a c++ program in qt IGL not found see following picture

Posted in Uncategorized | Leave a comment

linklist all done !

RCS file: ./linklist1.c,v Working file: ./linklist1.c head: 1.5 branch: locks: strict root: 1.5 access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: make a struct for linklist and defined three pointers start,prev,end . data store … Continue reading

Posted in Uncategorized | Leave a comment

linklist

RCS file: ./linklist1.c,v Working file: ./linklist1.c head: 1.4 branch: locks: strict root: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: make a struct for linklist and defined three pointers start,prev,end . data store … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: all headers of assignment 4th. —————————- revision 1.1 locked by: root; date: 2014/07/18 … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: 7th_q_4.c,v Working file: 7th_q_4.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: create absolute diffrence . —————————- revision 1.1 locked by: root; date: 2014/07/18 12:21:11; … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: 6th_q_4.c,v Working file: 6th_q_4.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: add inches and feets of two distances. —————————- revision 1.1 locked by: root; … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: 5th_q_4.c,v Working file: 5th_q_4.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: check colour codes with type of colour. —————————- revision 1.1 locked by: root; … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: 4th_q_4.c,v Working file: 4th_q_4.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: coverter inches to centimeters. —————————- revision 1.1 locked by: root; date: 2014/07/18 12:21:11; … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: 3rd_q_4.c,v Working file: 3rd_q_4.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: check the test compitions score with grade. —————————- revision 1.1 locked by: root; … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: 2nd_q_4.c,v Working file: 2nd_q_4.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: enter multiple numbers from user then print largest smallest number. —————————- revision 1.1 … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: 1st_q_4.c,v Working file: 1st_q_4.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: check the entered number by the user is positive or negative. —————————- revision … Continue reading

Posted in Uncategorized | Leave a comment

LINKLIST CREATE MULTIPLE NODES DLETE MULTIPLE NODE IN SINGLE TIME

RCS file: ./linklist1.c,v Working file: ./linklist1.c head: 1.2 branch: locks: strict root: 1.2 access list: symbolic names: keyword substitution: kv total revisions: 2;    selected revisions: 2 description: make a struct for linklist and defined three pointers start,prev,end . data store … Continue reading

Posted in Uncategorized | Leave a comment

RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: include all header file which are neccessary for driver operation.#include<linux/module.h> 2 #include<linux/fs.h> 3 … Continue reading

Posted in Uncategorized | Leave a comment