ExpertMicroPro

Saturday, 12 April 2014

Important BookMarks(12-04-2014)

Posted by Madan Posted on 22:48
CitizenServices
MultiLevel Menu Bar for Blogger
Analog Clocks
Gadgets for Blogger
Scroll Text with Morqee
Color Code Generator for Blogger
Adding Flash Effect Gadgets for Blogger
FlashBanners
How to Add PayPal Account to Blogger
Number Sense Book
Official WebSite of Voters
WebPage for All Electronic Components
Syntax Highlighter for Blogger
SyntaxHighlighter code from StackOverflow
SyntaxHighlight
SyntaxHighlighter
C_Practice Questions
C/C++ Online Compiler
Quick Escape Sequence Generator

Categories: bookmarks
Email ThisBlogThis!Share to XShare to Facebook
Newer Post Older Post Home

Popular Posts

  • 8051 flag bits and program status word register(PSW)
                       PSW(Program status word) Register is to observe the bit level manipulations takes place in any arithmetic calculation. ...
  • Scope resolution Operator in C++ with examples and effective diagrams
                Scope resolution is an operator(::) which gives access to control the global variables in-spite of local variables exist. ...
  • C++ program to calculate area of square, area of circle and area of rectangle
    #include<iostream.h> #include<conio.h> class area { private: int a,r,l,b,a1; public: void getdata(); void sqr(); ...
  • C++ program to perform string based operations by using switch case statement
    #include<iostream.h> #include<string.h> #include<stdlib.h> #include<conio.h> class pgr { char a[10],b...
  • Program to find Resource Limits of stack using setrlimit and getrlimit
    #include"myHeader.h" main() { struct rlimit v,new; getrlimit(RLIMIT_STACK,&v); new=v; new.rlim_cur=2000; setrlimit(RLIMIT_STA...
  • C++ program to check the person is eligible for voting or not
    #include<iostream.h> #include<constream.h> #include<string.h> void main() { clrscr(); int age; ...
  • program to print character by character from file in UNIX
    #include"myHeader.h" main(int argc,char **argv) { char ch; int fd; fd=open(argv[1],O_RDONLY); while(read(fd,&ch,1)==1) { pri...
  • program to compare two files using stat in UNIX
    #include"myHeader.h" main(int argc,char **argv) { struct stat buf; struct stat buf1; if(stat(argv[1],&buf)==-1) { perror(...
  • C program to print ASCII Characters Equivalent binary number
    program to print ASCII equalent symbols #include<stdio.h> #include<stdlib.h> main() { int num,bit; char ch; printf("prog...
  • program to find size of pipe in UNIX
    #include"myHeader.h" main(int argc,char **argv) { int cnt=0; int p[2]; pipe(p); fcntl(p[1],F_SETFL,O_NONBLOCK); while(1) { if(wr...

Recent Posts

Categories

  • 8051
  • ALP
  • bookmarks
  • Btech Model Papers
  • btech previous papers
  • BTech TextBooks
  • C Interview Questions
  • C Language
  • C Programming
  • C++ Programming
  • Computer Tips
  • CPP
  • dictionaries
  • Embedded C
  • embedded programming
  • EmbeddedSystems
  • Internet Tips
  • interview experience
  • Interview Purpous
  • Network Programming
  • os concepts
  • pointers
  • previous papers
  • programming
  • Protocols PPTs
  • SuccessStories
  • TCPIP
  • TextBooks
  • UDP
  • Unix PPTs
  • Unix Programing
  • UNIX Theory

Text Widget

Blog Archive

  • ►  2015 (66)
    • ►  February (65)
    • ►  January (1)
  • ▼  2014 (242)
    • ►  December (215)
    • ►  May (3)
    • ▼  April (22)
      • Basic Chatting application(Half Duplex Communicati...
      • Developing Chat Application using TCPIP Socket Pro...
      • Important BookMarks(12-04-2014)
      • Synfosys Model Paper
      • C Programming Important Links
      • TerraData Interview Experience, Bangalore
      • Recruitment Process for SAFRAN ENGINEERING SERVICE...
      • Recruitment Process and Interview Questions in SIE...
      • Interview Questions in VVDN Technologies, Chennai
      • Recruitment Process in Few popular Companies Such ...
      • Recruitment Process in VVDN Technologies
      • Recruitment process in VVDN Technologies, Chennai
      • Previous Interview Questions from AMI
      • 1-wire protocol project to read temparature
      • Example Programs on OS Concepts
      • Pointers
      • Simple C Programs
      • Pattern Printing
      • Basic C Programs
      • Strings
      • Arrays
      • C Operator Precedence Table
    • ►  March (1)
    • ►  February (1)
  • More Text

  • Unordered List

  • Pages

    • Home
Copyright 2012 ExpertMicroPro | Powered by Blogger
Design by Fabthemes | Blogger Template by NewBloggerThemes.com