Click here to Skip to main content
16,005,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: pc dialer Pin
Hamid_RT15-Apr-08 0:40
Hamid_RT15-Apr-08 0:40 
GeneralRe: pc dialer Pin
toxcct15-Apr-08 1:51
toxcct15-Apr-08 1:51 
GeneralRe: pc dialer Pin
Hamid_RT15-Apr-08 2:02
Hamid_RT15-Apr-08 2:02 
General[Message Deleted] Pin
dalbhide bipin14-Apr-08 23:58
dalbhide bipin14-Apr-08 23:58 
GeneralRe: convert list String to char* Pin
toxcct15-Apr-08 0:15
toxcct15-Apr-08 0:15 
General[Message Deleted] Pin
dalbhide bipin15-Apr-08 0:22
dalbhide bipin15-Apr-08 0:22 
GeneralRe: convert list String to char* Pin
toxcct15-Apr-08 0:28
toxcct15-Apr-08 0:28 
QuestionDeclaration Terminated incorrectly [modified] Pin
Programm3r14-Apr-08 22:59
Programm3r14-Apr-08 22:59 
Hi all,

I have recently bought a new laptop and moved my code to the new laptop. I installed the necessary programs and when tried to compile my code. I receive the following error (Please note that I'm using Borland Developer Studio 2005 C++)
  • DBXpress.hpp (475) E2040 Declaration Terminated incorrectly)
  • DBXpress.hpp (476) E2040 Declaration Terminated incorrectly)
  • and the two lines of code which the errors refer to:

    static const Shortint SQL_ERROR = -1;
    static const Shortint SQL_NULL_DATA = 0x64;


    Can anyone please help me in this matter. The .hpp file at the top states the following:

    // Borland C++ Builder
    // Copyright (c) ....
    // DO NOT EDIT ....


    Many thanks in advance
    Regards,



    The only programmers that are better that C programmers are those who code in 1's and 0's Green Alien | [Alien]


    Smile | :) Programm3r

    My Blog: ^_^

    modified on Tuesday, April 15, 2008 5:08 AM

    GeneralRe: Declaration Terminated incorrectly Pin
    Rajkumar R14-Apr-08 23:35
    Rajkumar R14-Apr-08 23:35 
    QuestionRe: Declaration Terminated incorrectly (sql.h - DBXpress.hpp) Pin
    Programm3r14-Apr-08 23:42
    Programm3r14-Apr-08 23:42 
    QuestionSolved ..... but what is the real problem Pin
    Programm3r14-Apr-08 23:46
    Programm3r14-Apr-08 23:46 
    GeneralCalculating Date from Number of Seconds. Pin
    megha_gharote14-Apr-08 22:56
    megha_gharote14-Apr-08 22:56 
    GeneralRe: Calculating Date from Number of Seconds.[modified] Pin
    Naveen14-Apr-08 23:05
    Naveen14-Apr-08 23:05 
    GeneralRe: Calculating Date from Number of Seconds. Pin
    megha_gharote14-Apr-08 23:10
    megha_gharote14-Apr-08 23:10 
    GeneralRe: Calculating Date from Number of Seconds. Pin
    Naveen14-Apr-08 23:20
    Naveen14-Apr-08 23:20 
    GeneralRe: Calculating Date from Number of Seconds. Pin
    megha_gharote15-Apr-08 2:44
    megha_gharote15-Apr-08 2:44 
    QuestionCompiling 64bit in MSVC++ 2005 EE? Pin
    Sauce!14-Apr-08 22:55
    Sauce!14-Apr-08 22:55 
    AnswerRe: Compiling 64bit in MSVC++ 2005 EE? Pin
    ERLN14-Apr-08 23:35
    ERLN14-Apr-08 23:35 
    GeneralRe: Compiling 64bit in MSVC++ 2005 EE? Pin
    Sauce!14-Apr-08 23:45
    Sauce!14-Apr-08 23:45 
    General.plg file Pin
    Anandi.VC14-Apr-08 22:28
    Anandi.VC14-Apr-08 22:28 
    GeneralRe: .plg file Pin
    Naveen14-Apr-08 22:45
    Naveen14-Apr-08 22:45 
    GeneralRe: .plg file Pin
    Anandi.VC14-Apr-08 23:33
    Anandi.VC14-Apr-08 23:33 
    GeneralRe: .plg file Pin
    ERLN14-Apr-08 23:39
    ERLN14-Apr-08 23:39 
    GeneralRe: .plg file Pin
    Anandi.VC15-Apr-08 1:26
    Anandi.VC15-Apr-08 1:26 
    GeneralCyristal Report Problem Pin
    mehmetned14-Apr-08 22:27
    mehmetned14-Apr-08 22:27 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.