User Profile

Collapse

Profile Sidebar

Collapse
bujarmetaj
bujarmetaj
Last Activity: Nov 26 '06, 07:24 PM
Joined: Nov 14 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bujarmetaj
    replied to Please Help Me
    in C
    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>...
    See more | Go to post

    Leave a comment:


  • bujarmetaj
    replied to Please Help Me
    in C
    Part2

    //---------------------------------------------------------------------------

    #ifndef ProductH
    #define ProductH
    #include <Classes.hpp>
    #include <Controls.hpp >
    #include <StdCtrls.hpp >
    #include <Forms.hpp>

    //---------------------------------------------------------------------------
    class Product{
    private:
    char id;
    ...
    See more | Go to post

    Leave a comment:


  • bujarmetaj
    started a topic Please Help Me
    in C

    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
    //---------------------------------------------------------------------------

    ...
    See more | Go to post

  • bujarmetaj
    replied to Linking Error
    in C
    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"
    //---------------------------------------------------------------------------...
    See more | Go to post

    Leave a comment:


  • bujarmetaj
    replied to Linking Error
    in C
    Part2

    //---------------------------------------------------------------------------

    #ifndef ProductH
    #define ProductH
    #include <Classes.hpp>
    #include <Controls.hpp >
    #include <StdCtrls.hpp >
    #include <Forms.hpp>

    //---------------------------------------------------------------------------
    class Product{
    private:
    ...
    See more | Go to post

    Leave a comment:


  • bujarmetaj
    started a topic Linking Error
    in C

    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
    //---------------------------------------------------------------------------

    ...
    See more | Go to post
No activity results to display
Show More
Working...