473,508 Members | 2,006 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Why doesn't it show the c'tor name in the list folowed by :: in VC++ IDE

3 New Member
If you wan't to define the definitions of the member functions out side the class you do :

class name::function name()
{
}

in Visual Studio IDE it gives a list of all the functions in the class as soon as
you type ::
But it does not show the names of the c'tor where as it shows the d'tor name.
Sep 11 '05 #1
0 1453

Sign in to post your reply or Sign up for a free account.

Similar topics

1
3368
by: lawrence | last post by:
I've a template with some PHP code in it. I need to get the names of all the PHP commands, so I can import them and so I can make sure they are officially allowed (for security purposes, users are...
21
5170
by: StriderBob | last post by:
Situation : FormX is mdi child form containing 2 ListViews ListView1 contains a list of table names and 4 sub items with data about each table. ListView2 contains a list of the columns on each...
1
8067
by: Tor Inge Rislaa | last post by:
Running a PowerPoint Show (.pps) within VB.NET Hi, I have a .NET application that I want to control the presentation of a PowerPoint Show (.pps). The application should control when the show...
1
1309
by: Tor Inge Rislaa | last post by:
Toolbar doesn't show text I have a toolbar on top of my form. The .text property is set for each button, but it is visible only in design mode. When I run my application the text is invisible....
16
4870
by: Dany | last post by:
Our web service was working fine until we installed .net Framework 1.1 service pack 1. Uninstalling SP1 is not an option because our largest customer says service packs marked as "critical" by...
0
2571
by: mel_apiso | last post by:
Hi, after uncatalog one database, and catalog again with other name, if I try to connect with this database, everything is ok, but list applications only show me the connection with the...
8
1316
by: Protoman | last post by:
#include <iostream> #include <cstdlib> #include <cmath> #include "SmrtPtr.hpp" using namespace std; struct Data { double plus; double mult;
3
2254
by: RainBow | last post by:
I understand that a compiler synthesises a default constructor if none is provided by the user ( of course depending on the situation if synthesis of such c'tor is actually needed in the program...
2
1243
by: Bouzy | last post by:
I am trying to go through words in a list of words and take out all the '.'s. I made the function ... def clearup(tor): tor = tor.replace('.', '') words = fcheck.read().split() for...
0
7328
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3186
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1561
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.