Page 2 of 2

Re: how to post messages using programming in "C"

Posted: Wed Apr 11, 2012 9:38 pm
by danielmaximiliano
jairpinho wrote:HMG in 3.0.xx IDE does not perform the function

Pablo César wrote:For me it is working ! See attached files, you can execute .exe
Ola Jair , Ola Cesar
não funciona porque ele simplesmente não tem o módulo Main.PRG no projeto,

no funciona porque simplemente falta el Modulo Main.PRG en el proyecto,
simplemente ejecute el DEMO.EXE

not work because it simply lacks the module Main.PRG in the project,
simply run the Demo.exe

Re: how to post messages using programming in "C"

Posted: Wed Apr 11, 2012 11:43 pm
by Pablo César
Ahhh si, no me imaginaba que Jair dejara de colocar en su código "Function Main()"... rsrs

Gracias Daniel !

Re: how to post messages using programming in "C"

Posted: Thu Apr 12, 2012 1:37 pm
by esgici
simply lacks the module Main.PRG in the project,
I didn't lack it, copy pasted, saved and compiled; but didn't see resultado : x + y = 20 in the screen (console ) :(

Is it possible the demo.exe (sent into CCode.rar) builded from another ( or slightly different) .prg :?:

Saludos / regards

--

Esgici

Re: how to post messages using programming in "C"

Posted: Thu Apr 12, 2012 8:06 pm
by salamandra
Hi to all :) ,
Compiled in console mode using HMG 3.0.40 and works fine.

[]´s Salamandra