|
|
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:
|
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,
mail to
|
|
|
|
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?
mail to
|
|
|
|
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.
mail to
|
|
|
|
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
mail to
|
|
|
|
the answer is:
1, single inheritance
2,multiple inheritance
3,multilevel inheritance
4,hierarchial inheritance
mail to
|
|
|
|
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:
mail to
|
|
|
|
1.what are the problems you face when calling a C
function from C++ function ? How to avoid that?
'Extern C'
{
#include<myfile.h>
}
mail to
|
|
|
|
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.
mail to
|
|
|
|
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.
mail to
|
|
|
|
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:
mail to
|
|
|
If you want submit any links, articles, programs, projects to this website should login first
|
|
|