Search found 99 matches: overflow

Return to advanced search

Error alCompilar con xhb10272_xcc

... Generating object output to '.\obj_proy\objemp_xh\PXPClases.obj'... .\obj_proy\objemp_xh\PXPClases.c(22310): fatal error #1043: Input buffer overflow. \HARBOURX_V\xhb10272_xcc\bin\xhb .\prg\PXPRESQL_1a.prg /n /m /es2 /gc1 -D__EXPORT__ -D__XHARBOUR__ /O.\obj_proy\objemp_xh\ /I\fwh\include ...
by ruben Dario
Wed Sep 27, 2023 8:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error alCompilar con xhb10272_xcc
Replies: 2
Views: 161

password manager with mod harbour

... 4. Entertainment sites (e.g., Netflix, YouTube) 5. Personal Wi-Fi network Social Passwords: 1. Forums and discussion groups (e.g., Reddit, Stack Overflow) 2. Online games (e.g., Steam, PlayStation Network) 3. Chat apps (e.g., WhatsApp, Discord) Business Passwords: 1. Business email address 2. ...
by Otto
Mon Jul 24, 2023 9:09 pm
 
Forum: mod_harbour
Topic: password manager with mod harbour
Replies: 4
Views: 621

Stack Check

How can I check the stack for overflow ?
by Natter
Mon Jun 05, 2023 12:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Stack Check
Replies: 1
Views: 217

Re: Program is frozen

Use an MSGRUN() to see the function's behavior and/or cause the stack to overflow. Use un MSGRUN() para ver el comportamiento de la función y/o hacer que la pila se desborde.       // PROBLEMS ON MY COMPUTER      MsgRun( "WAIT ...
by karinha
Sun Jun 04, 2023 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program is frozen
Replies: 14
Views: 503

Re: Website logo

Btw, if you need it only once ask ChatGPT: Certainly! Based on the HTML code provided, here is a list of the logos found: Stack Overflow logo: File path: https://cdn.sstatic.net/Sites/stackoverflow/Img/logo.svg Meta Stack Exchange logo: File path: https://cdn.sstatic.net/Sites/meta/Img/logo.svg ...
by Otto
Thu May 18, 2023 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Website logo
Replies: 8
Views: 490

Re: Error al compilar

... el error lnk2019 [url] https://learn.microsoft.com/es-es/cpp/error-messages/tool-errors/linker-tools-error-lnk2019?view=msvc-170 [/url] Stack overflow sobre simbolo externo sin resolver [url] https://es.stackoverflow.com/questions/33492/error-simbolo-externo-sin-resolver-c https://es.stackoverflow.com/questions/208080/c-error-lnk2019-unresolved-external-symbol ...
by jvtecheto
Mon Apr 17, 2023 6:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar
Replies: 3
Views: 167

Re: more than 1 bmp on a xbrowse column

... in how many ways painting various bmps on a cell can be not just beautiful but also very useful. I have seen it on grids where tags (like stack overflow tags) are shown. Yes, it would help to see sample code using oCol:bPaintText to paint various bmps based on conditions. Thank you, Reinaldo.
by reinaldocrespo
Thu Mar 23, 2023 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 bmp on a xbrowse column
Replies: 6
Views: 477

Re: Conversion from ca-clipper ( not found a variable)

Master Enrico: That's how I learned to program in CLIPPER 5.3, and I never had any problems with users, nor a stack overflow or a program breaking, saying that the "VARIABLE DOESN'T EXIST!". A poorly written program is a bad program that sooner or later will generate problems ...
by karinha
Wed Mar 02, 2022 9:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4343

Re: Campos empaquetados en archivo de texto

... intermediate = hi * 10 + carry; hi = intermediate & 0xffffffff; carry = intermediate >> 32; // By limiting input length to 14, we ensure overflow will never occur digit = nibble(inp, j); if (digit > 9) { throw new Exception("Bad digit"); } intermediate = lo + digit; lo = ...
by El Loco
Wed Oct 13, 2021 3:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Campos empaquetados en archivo de texto
Replies: 47
Views: 3019

Re: How to know the number of affected rows using the command Ex

Thank you Mr. Rau,

I found the wrong answer on "Stack Overflow".
I think the smart guys are over here.

Byron ...
by byron.hopp
Wed May 27, 2020 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to know the number of affected rows using the command Ex
Replies: 2
Views: 428

Re: SayBarCode control

... it does not always cross the center); the symbol is in effect the 360 ° distribution of two scan lines of a rectangular bar code, separated by an overflow equal to 2 times the radius of the innermost circle; this feature can avoid the purchase of scanners with multiple reading directives, it greatly ...
by Silvio.Falconi
Wed Apr 10, 2019 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 6533

Re: Stack Overflow update

Dear Antonio,
I scanned all my systems with antivirus software all day long.
Best regards
Otto
by Otto
Wed Apr 03, 2019 7:14 am
 
Forum: Off Topic / Otros temas
Topic: Stack Overflow update
Replies: 2
Views: 728

Re: Stack Overflow update

+1 :-)
by Antonio Linares
Tue Apr 02, 2019 4:53 am
 
Forum: Off Topic / Otros temas
Topic: Stack Overflow update
Replies: 2
Views: 728

Stack Overflow update

Stack Overflow has 'updated' the look and feel of their website. Really beautiful
by Carlos Mora
Mon Apr 01, 2019 7:22 pm
 
Forum: Off Topic / Otros temas
Topic: Stack Overflow update
Replies: 2
Views: 728

Re: DLL32 definition with double parameter type

... signed long value stored in the numeric, integer, short integer, double, CurDouble, RowVersion, or auto-increment field. It is possible to either overflow the value or lose decimal precision by using this function. If more precision is desired, use AdsGetDouble. When using this function to retrieve ...
by Massimo Linossi
Mon Dec 18, 2017 1:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLL32 definition with double parameter type
Replies: 23
Views: 2877
Next

Return to advanced search