well isnt dpkg-divert meant for the same thing??
shabbir thanks for the code block.... now its in code block...now pls help me....
i could get the following code...but cant understand how it works.....can u pls explain it.... code:cpp #include<string.h> #include<conio.h>...
i wasnt able to sihft it...whenver i giver 153<<24 it shows 0 as o/p....
thanks for tat...well so rt nw u mean to say tat find the binary eqvt and keep shifting and then concatenate the thing to find final result??if u...
well salem i got tat part...but the next thing is how do i convert...tats wat am nt able to get...so i needed help on it.....
if i enter 153.18.8.105 the o/p should be 2568095849....for separation u can use strtok for separating.....
hi...hey guys i just wanted a help on this....how do i convert a given number to a 32 bit long form...plz help....
AAAAhhhhhhhhhh....u r too much confusing...neways forget it...thanks for all the help u could give(i aint taunting)....in the mean time i was able...
yeah it aint effective.....jus help me rectify tat...plz
it means tat this is the original thing i wrote...after postin i did some changes.....
one error i could myself rectify later was tat i wasnt implementing stacks completly...i.e my top pointer was pointing somewhere else...when i...
#include<iostream.h> #include<ctype.h> #define SS 100 #define TRUE 1 #define FALSE 0 struct stack { int items[SS],top; }; struct stack s;...
here is the code...plz help....plz shabbir!!!!
Separate names with a comma.