Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
May 1, 2006 11:26 am
10525
Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
May 1, 2006 11:26 am
10526
hi when u use the turbo c++ window use a dos emulator to run your program, and in the dos the size of int is 2 byte,size of all pointers is 4 byte,but when u...
Size of variables depend on the types of compiler. CC compiler reserves 4 bytes of memory spaces for integer variables, whereas CPP compiler reserves 2 bytes...
hi everyone please tell me how to get rid of redlof.b virus. thnx leo ... Get amazing travel prices for air and hotel in one click on Yahoo! FareChase ...
hiiiiiiiiiiiiiiiiiiiii everybody, im preparing for the entrance test of various s/w companies, plzzzzzz give a solution, 1). How to add two sparse matrices?...
... hi first u want to realize what shoul be basic requirements of ur os. i ee a os having only 2 fields 1 data fields 2. program fields u need to understand...
i) refer horowitz sahani in c for detailed soln .. . u 'll find specific sparse matrix soln. ii)swap iff n>0 go in long loop iff n<=0 iii)int(*(*ptr...
hai 1.Do anyone know abt Single Ton Class? 2.can we nest #include files?if so how? 3.can we include a Header File of our choice? 4.What is the use of Qualifier...
http://www.symantec.com/avcenter/venc/data/vbs.redlof.b.html ./thanks ilaiy ... __________________________________________________ Do You Yahoo!? Tired of...
use any standard antivirus program such as AVG Antinirus 7.0 home edition or Avast 4.x home edition to remove this virus. If your machine is infected then try...
Hi, You can store an integer number (let's say 0x00000001) in a memory position, Suppose it is: int A=1. Then read this memory position, but with a char char...
Dear All, On behalf of javalive.com, we'd like to extend an invitation to javalive forums. This forum has been launched from India and we would request all you...
hi vinnu, The answer to your 7 th question,yes you can multiply any number without using the * opertor for example 4*3 just add 4 three times 4+4+4=12 ...
Hi friends, This site is quite a good one for tech solutions. I had one more query regarding writing a script in unix. This script should have facility of...
simple question ( i dont know the answer nyways :-) ) why does an infinite while loop take the processor usage to peak for eg : for cpu in 1 2 3 4; do ( while...
Dear All, we would like to introduce our new site http://www.secgeeks.com it has a nice collection of whitepapers written on information security.you can...
thank u for details but i want to make my own protected mode operating system. and now i am reading bootloader(grub) and 32 bit protected mode. what is your...
in the name of god hi all, i think when u use a infinite while loop the cpu check the condition all the time when start the loop , and because condition is...
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
May 7, 2006 10:54 am
10547
Friends, If you are/were geting too many mails, you can change your membership to one of the following. 1. Daily Digest : you l get only one mail per day (no...
Programmers-Town@yaho...
May 7, 2006 10:54 am
10548
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
May 7, 2006 10:54 am
10549
OS is not just something which runs ur code. It does more than that. It maintains memory, process table, I/O, scheduler etc., which if u want to put it would...
I doubt this depends upon the OS. Run this on a linux box and u will find the CPU is not peaking ! may be true to peak CPU when it comes to assy programming or...
replies inline ... Any class whoes constructor is private is singleton. ... just call #include in the included file :-) ... Do u mean during compilation ......
can u make this more clear..maybe use an example on system idler task..... the question i have put up is of potential threat in pgming that programmers dont...
Hai Pals how r u doing?hope everything is good. All the questions relate to vc++. 1Q)wat is the differnce b/w vc++ debug build and debug release? 2Q)wat is the...