For compiling the program using DOS the compiler you should have ... Please dont use Borland Turbo C., it is legacy. Use new compilers like GCC which can be...
The most basic and easy way to start is with Yashwant Kanetkar ... I strongly discourage people from learning C/C++ from any of his books. No personal...
Thanx Alok.. What the heck was that. You quoted one entire digest to put that one line there? -- .O. A proud GNU user ..O http://www.joesteeve.tk/ OOO...
This topic is off-topic. Dont post off-topic messages without the [OT] tag in the subject, and please put a proper subject. ... What kernel? Linux? ... No...
Can anybody tell me "How to permanently bind a variable to a ... What do you mean by `bind a variable to a register`? You mean, you want the compiler to use a...
Additional comments embedded... ... The keyword is standard. But it is at best a suggestion to the compiler optimizer. All it says is: fast and frequent...
Get your account at interviewcall.com Features like: • Manage criteria / skills • Update resume • Change your profile status • Etc Thousands of resumes...
Hi au veer, 1. I don't know about CDMA....better GOOGLE for it.. 2. U can access memory via pointers....But n WIN32 i think u can't access memory locations...
hi.... i got a very good link for ebooks, and i got the CD too.. the CD is very much valuable... almost all new collection of ebooks are in the CD. here is the...
re: embedded ... register?" ... binding a variable to a register means you want to write to a particular register. generally OS/compiler provides some system...
hi...., http://coolkid.freeserverhost.com/eBook/books.htm http://coolkid.freeserverhost.com/eBook/details.txt Here is a collection of latest e-Books worth more...
Hello there, I have a class with many members and usually when this happens, rather than initializing each member, I do a memset to the this pointer. Something...
Hi all, I'm new to the group n this is my first mail.I'm porting a NT-4 device driver for a PCI card (some accelerator card) to Win-2000 /xp as non plug and...
Amit Prakash Bhatt
amitprakashbhatt@...
May 2, 2005 5:12 pm
7017
Hi Anand I am unable to tell u about the books u have mentioned.I have seen a book Inside COM but dont have much idead about this book.Only the book I have...
Mayank Khare
mayank_khare@...
May 2, 2005 5:13 pm
7018
hi all, I wanted a c or a c++ program which would avoid cycles in a circular single linked list. thanks in anticipation vinayak...
Once a question was posted as -- what is the o/p of if b = 7 (++b * ++b * ++b ) / ++b ; Why o/p is 49 as comapred to being ( 7 * 7 * 7) / 8 ; I mean as...
Hello Sarvex, If you dont know the answer ignore my mail, instead of writting something which is useless to me. Regards, Umesh Sarvex Jatasra wrote: Umesh...
Hi, Is there any way to get the declined permissions through a VC++ program..... I mean....If in my system Floppy drive is disabled then can I enable it...
Reply below Joe Steeve wrote: Umesh Kirdat <umesh.kirdat@...> writes: Can anybody tell me "How to permanently bind a variable to a register?" What do...
Compilers.... Turbo, Borland, gcc.. Are all those personal preferences, or is there anything better in each? I think i saw one reply asking someone to use gcc...
Hi Group! As it was being advised since a long time… I've Placed some chapters of my book (Data Recovery with & without Programming) on following link of my...
MYCPLUS Community Whats New? C/C++ tutorials http://www.mycplus.com/c.asp?ID=1 Direct X and Game Programming http://www.mycplus.com/c.asp?ID=9 Object Oriented...
Hi! you mean not to struct the system? if so, its very simple, while you are checking for a specific element in the circular linked list, if the required...