Shareprogrammingtips - shareprogrammingtips.com - ShareProgrammingTips

Latest News:

What’s new in Android 4.2.2 18 Feb 2013 | 10:03 pm

Android 4.2.2 isn’t quite official yet, but it’s slow roll out has been bolstered by manual download links and folks are finding a few new things in the latest firmware. Most of it is behind the scene...

Set dynamic attributes to entire site 18 Sep 2012 | 03:50 pm

Today while integrating theme in WordPress i have asked to my TL that is it possible to set title attribute for a tag of the HTML without actually placing it to entire site. She has given me solution ...

Difference between c and c++ and java programming languages 28 Apr 2012 | 03:05 am

In last 2 yeas i have worked a lot on C Programming But now days i need to work on C++ and Java programming language. I have not time to take book of C++ or java programming and start to read that…In ...

Little endian and Big endian in C programming 20 Apr 2012 | 05:27 pm

This is the most complex concept…. i have read enough on net and some books but   still i was not getting this concept. i was not understanding how this will effect my c code. But i have did some  exp...

How to access/unblock songs.pk in india? 6 Mar 2012 | 05:19 am

                          Due to the pirated supply of music kolkata high court have banned songs.pk and now it can’t be accessed in india. All isp’s have been asked to put an injection so that songs....

Stop Plugin from showing updates 1 Mar 2012 | 03:02 am

While developing WordPress site most of the time we use different plugin for the better support of the site.And some times we as a developer make some customization in the default plugin files for our...

How to resolve jquery conflict? 29 Feb 2012 | 02:06 am

Many a times in the project we have to use jQuery code.And some times this jQuery code gets conflict with some other jQuery code.So to solve that issue i have some solution which will help you to geto...

C programming interview questions and answers for freshers 28 Feb 2012 | 05:29 am

i have seen that in c programming based  interview most of the question are based on some concept clear question and answer. i have been posting that all tips on this ShareProgrammingTips but here i a...

What’s the need of using encapsulation { do..while(0) block } in define a macro in C programming? 26 Feb 2012 | 09:14 pm

While reading many codes in c programming based open source project i came to know one interesting things. Let me explain you by some sample code. #define Assert(v)   if(!(v)) printf("Error occurred a...

Short-circuiting in C Programming Expressions………….!!! 23 Feb 2012 | 07:30 am

One Superb thing i learn today is  Short-circuiting in C Programming Expressions.  Let me explain you by code #include <stdio.h> int main() { int a = 0; int b = 1; int c = 2; int d = 3; a = ++b && ++c...

Recently parsed news:

Recent searches: