Search found 83 matches: math

Return to advanced search

... 'longnam2.prg'... Lines 104, Functions/Procedures 9 Generating C source output to 'longnam2.c'... Done. C:\classes>c:\xharbour\bin\harbour math.prg /n /ic:\fwh\include;c:\xharbour\include xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195) Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/ ...
by anserkk
Thu Oct 16, 2008 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create FiveH.Lib and FiveHx.Lib from C:\FWH\Source\Classes
Replies: 18
Views: 6678

Clipper Errors

... that this error came from novell-3.2 and it is not a hardware-error. I have changed all hardware parts! The error-msg is : run time error M6104 : math floating point error : overflow But this error is created only from one program in his first loading phase and it came on the first working-day ...
by Antonio Linares
Wed Aug 27, 2008 7:44 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 66062

C code in FiveWin

... a double, it defines a floating-point data type with 80 > bits of precision instead of 64. > The Borland C++ IDE links the floating-point math package if you use > floating-point values or operators anywhere in your program. > Borland C++ 5.0 Programmer's Guide You said something ...
by Antonio Linares
Wed Aug 27, 2008 7:38 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 66062

Harbour- what’s new

... It emulates many of xHarbour 324 behavior which cannot be covered by PP rules like extended operators, 325 strings like arrays, one byte string in math operations, HB_ENUMINDEX(), 326 HB_QWith(), HB_QSelf(), accessing hash item using OOP interface, 327 accessing/assigning string characters using ...
by Otto
Sun Jul 06, 2008 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour- what’s new
Replies: 1
Views: 831

Thank you for answer, Antonio

I used source code below.

double __HUGE = 0;
double _HUGE = 0;

But both of them encountered same error below.

rtl.lib(math.obj) : error LNK2001: unresolved external symbol __HUGE

oknbs.
by oknbs
Sat Jun 14, 2008 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6696

... preprocessed output to 'tutor01.ppo'... Lines 14, Functions/Procedures 1 Generating C source output to 'tutor01.c'... Done. tutor01.c rtl.lib(math.obj) : warning LNK4006: __matherr already defined in msvcrt.lib(merr.obj); second definition ignored rtl.lib(math.obj) : warning LNK4006: __matherr ...
by oknbs
Sat Jun 14, 2008 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6696

... 20, Functions/Procedures 1 Generating C source output to 'sample.c'... Done. sample.c sample.prg(11) : error C2124: divide or mod by zero rtl.lib(math.obj) : warning LNK4006: __matherr already defined in msvcrt.lib(merr.obj); second definition ignored rtl.lib(math.obj) : warning LNK4006: __matherr ...
by oknbs
Sat Jun 14, 2008 5:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6696

... 'tutor01.prg' and generating preprocessed output to 'tutor01.ppo'... Generating C source output to 'tutor01.c'... Done. tutor01.c rtl.lib(math.obj) : warning LNK4006: __matherr already defined in msvcrt.lib(merr.obj); second definition ignored rtl.lib(math.obj) : warning LNK4006: __matherr ...
by oknbs
Fri Jun 13, 2008 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6696

Fivewin for xHarbour ( MSVC ) Compile or Link Error!

... @msvc.tmp /NODEFAULTLIB:LIBC /nologo /subsystem:windows /force:multiple < Tutor01.prg > Compile and Linker tutor01.c rtl.lib(math.obj) : warning LNK4006: __matherr already defined in msvcrt.lib(merr.obj); second definition ignored rtl.lib(math.obj) : warning LNK4006: __matherr ...
by oknbs
Fri Jun 13, 2008 5:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6696

... EN C para calculo trigonometrico ---------------------------- #pragma BEGINDUMP #include "windows.h" #include "math.h" #include "hbapi.h" HB_FUNC( TANG ) { hb_retnd((double) tan((double)hb_parnd(1) ...
by Biel EA6DD
Tue Mar 25, 2008 3:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones trigonométricas
Replies: 4
Views: 854

... - 0016 GETTASKS Function - 0017 GTF Function - 0018 HARBOUR Function - 0019 KEYS Function - 0020 LOADVAL Function - 0021 LONGNAM2 Function - 0022 MATH not found in FIVEH.LIB, not compiling ... Function - 0023 MDIREC Function - 0024 MEMOEDIT Function - 0025 MEMSTAT Function - 0026 MIMECLIP Function ...
by MGA
Thu Mar 20, 2008 11:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: SR.ANTONIO-Comportamento estranho do FW
Replies: 9
Views: 3813

Create / design your special calculator ( multilanguage )

Hello, there is a nice tool, to create your own calculator and choose the math-functions, you need for your software. You can create a small or big calculator with just the basic functions, or a hightclass calculator with many math-functions. It is free of charge ...
by ukoenig
Tue Mar 11, 2008 11:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create / design your special calculator ( multilanguage )
Replies: 4
Views: 1073

... (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86 Copyright (C) Microsoft Corp 1984-1998. All rights reserved. testtime.c rtl.lib(math.obj) : warning LNK4006: __matherr already defined in msvcrt.lib(merr.obj); second definition ignored rtl.lib(math.obj) : warning LNK4006: __matherr ...
by don lowenstein
Wed Aug 15, 2007 9:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: new fivewin unresolved externals MSVC
Replies: 5
Views: 4078

new fivewin unresolved externals MSVC

... : error LNK2001: unresolved external symbol _WinMainCRTStartup FiveHCM.lib(DRIVES.obj) : error LNK2001: unresolved external symbol _fabs rtl.lib(math.obj) : error LNK2001: unresolved external symbol __fltused rtl.lib(hbrandom.obj) : error LNK2001: unresolved external symbol __fltused common.lib(hbdate.obj) ...
by don lowenstein
Wed Aug 15, 2007 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: new fivewin unresolved externals MSVC
Replies: 5
Views: 4078
PreviousNext

Return to advanced search