Login | Register    

This feature requires you to login first. If you do not have an account yet, please click Register to create free account. Register

C++ reference:
  Enter the mail Id:    X
     
Let me start by talking about this paradoxial title: "Threads" without threads. I have deliberately chosen such a confusing article so that you don't think something like "Oh, I already know how to create threads in Windows and .NET,
2010-01-08
Viewed
 
 
82
0
  Enter the mail Id:    X
     
Explain the use of this pointer. Explain what happens when a pointer is deleted twice? What is a smart pointer? Do inline functions improve performance. Explain. What is the difference between an inspector and a mutator?
2009-07-05
Viewed
 
 
173
0
  Enter the mail Id:    X
     
You can download TurboC compiler(TC) for free. Euphoria is a high-level programming language with several features that set it apart: * Euphoria programs run on Windows, DOS, and Linux. * The language is flexible, powerful, and easier to learn than BASIC.
2008-11-17
Viewed
 
 
158
0
  Enter the mail Id:    X
     
I’m often asked for a HowTo tutorial on using ADO with C++. It is highly likely that I’ve written more ADO with C++ than anybody on the planet. I often talk about how nice it is to do database programming with ADO and C++. But
2008-09-15
Viewed
 
 
123
0
  Enter the mail Id:    X
     
the answer is: 1, single inheritance 2,multiple inheritance 3,multilevel inheritance 4,hierarchial inheritance
2008-07-11
Viewed
 
 
159
0
  Enter the mail Id:    X
     
I'm back with an other problem in my program. I load an interleaved raw image with 8 bit RGB and, as previously suggested in this forum, i load it with this code:
2008-07-11
Viewed
 
 
173
0
  Enter the mail Id:    X
     
1.what are the problems you face when calling a C function from C++ function ? How to avoid that? 'Extern C' { #include<myfile.h> }
2008-07-04
Viewed
 
 
164
0
  Enter the mail Id:    X
     
Destructors are usually used to deallocate memory and do other cleanup for a class object and its class members when the object is destroyed. A destructor is called for a class object when that object passes out of scope or is explicitly deleted.
2008-07-04
Viewed
 
 
147
0
  Enter the mail Id:    X
     
Packages You will need to get the GLib, Cairo, Pango, ATK, GTK+, gettext-runtime, libpng, libjpeg, libtiff and zlib developer packages to build against GTK+, and the corresponding runtime packages to run GTK+ programs.
2008-02-13
Viewed
 
 
119
1
  Enter the mail Id:    X
     
Ice, the Internet Communications Engine, is middleware for the practical programmer. A high-performance Internet communications platform, Ice includes a wealth of layered services and plug-ins. Ice consists of the following packages:
2008-01-30
Viewed
 
 
141
1
pages:

If you want submit any links, articles, programs, projects to this website should login first
Submit Link
Language: Cpp
Search key: eg,c interview question
Explanation:
URL:
Web site contents © Copyright 2007, All rights reserved.