Re: [Clax86list] trouble compiling instruction: console.puts(...




"Charles A. Crayne" <spamtrap@xxxxxxxxxx> wrote in message
news:20061010180013.43158b63@xxxxxxxxxxxxxxxxxxxxxx
On Tue, 10 Oct 2006 17:28:18 -0400
"Bernie Woodham" <spamtrap@xxxxxxxxxx> wrote:

:Just to experiment I typed in console.put and then
:console.putsx.

stdout.put() and stdout.puts() compile OK. Perhaps Randy changed the
syntax since he published the book.

-- Chuck


I got to poking around in the console.hhf header file. I found that the
console.cls() procedure was defined there, but the neither the console.puts
or console.putsx was in there. So, that must be the problem.

I'm trying to join his Yahoo group, to see if I can get this resolved.

.



Relevant Pages

  • Mixing Old/New Syntax?
    ... We would like to use the new Generics. ... class using the new syntax. ... the IDE to CLI/C++ is is possible to compile this class in the same project ... Including the header file ...
    (microsoft.public.dotnet.languages.vc)
  • Re: managing header files
    ... hundred by commenting out some external declarations, ... complaints) but the complaints about redundant declarations and the complaints ... to simplify the problem I decided to just try to compile ... approach of, in effect, finding one header file that all the .c files ...
    (comp.lang.c.moderated)
  • Re: Segfault City
    ... it will at least compile if you just use gcc -o foo foo.c, ... "Use the following syntax: %s"), ... have anybody doing quality assurance of the code -- which, ...
    (comp.lang.c)
  • Re: Converting .lib to .dll
    ... Adding the header file to the project does nothing. ... a DLL file. ... EXPORT_SETTING int VP_DoWhatever(int parameter1, int parameter2) ... And when you compile this, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Parse errors
    ... Your code, shown in the previous message, will not compile with either ... NULL (which clearly indicates that it is a pointer). ... in it appropriate to a header file! ... you need prototypes for all of the functions defined in this ...
    (comp.os.linux.development.apps)