Re: Linking Error
--------------------------------------------------------------------------------
Part3
//---------------------------------------------------------------------------
#include <Dialogs.hpp>
#include <Classes.hpp>
#include <Controls.hpp >
#include <StdCtrls.hpp >
#include <Forms.hpp>
#include <Dialogs.hpp>
#include<vcl.h>...
User Profile
Collapse
-
Part2
//---------------------------------------------------------------------------
#ifndef ProductH
#define ProductH
#include <Classes.hpp>
#include <Controls.hpp >
#include <StdCtrls.hpp >
#include <Forms.hpp>
//---------------------------------------------------------------------------
class Product{
private:
char id;
...Leave a comment:
-
Please Help Me
Hello, hello...
can somebody please help me...
I am having this problem with my source code[Linker Error] Unresolved external 'ProductList::P rint(Stdctrls:: TMemo *)' referenced from C:\DOCUMENTS AND SETTINGS\DOCUME NTS\DESKTOP\FOL DER\UNIT1.OBJ.
Source code is going to be devided in three parts because of its length?
PART1
//---------------------------------------------------------------------------
... -
Part3
//---------------------------------------------------------------------------
#include <Dialogs.hpp>
#include <Classes.hpp>
#include <Controls.hpp >
#include <StdCtrls.hpp >
#include <Forms.hpp>
#include <Dialogs.hpp>
#include<vcl.h>
#ifndef ProductListH
#define ProductListH
#include"Produc t.h"
//---------------------------------------------------------------------------...Leave a comment:
-
Part2
//---------------------------------------------------------------------------
#ifndef ProductH
#define ProductH
#include <Classes.hpp>
#include <Controls.hpp >
#include <StdCtrls.hpp >
#include <Forms.hpp>
//---------------------------------------------------------------------------
class Product{
private:
...Leave a comment:
-
Linking Error
Hello, hello...
can somebody please help me...
I am having this problem with my source code[Linker Error] Unresolved external 'ProductList::P rint(Stdctrls:: TMemo *)' referenced from C:\DOCUMENTS AND SETTINGS\DOCUME NTS\DESKTOP\FOL DER\UNIT1.OBJ.
Source code is going to be devided in three parts because of its length?
PART1
//---------------------------------------------------------------------------
...
No activity results to display
Show More
Leave a comment: