开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

WATC Manuals


 

I am trying to learn/compile/test "C" programs using the watc compiler
in music/sp.? I am trying to find documentation/manuals on this software
but without much?luck.? Any pointers in any direction would be appreciated.

Thank You
Tom c


 

Tom,

Is of any use?

Chris
--
<cjar1950@...>



----------------------------------------------------------------------------------------------------------------------------------
On Wed, 23 Dec 2020 16:35:44 -0600
"Tom Chandler" <tchandler48@...> wrote:
I am trying to learn/compile/test "C" programs using the watc compiler
in music/sp. I am trying to find documentation/manuals on this software
but without much luck. Any pointers in any direction would be appreciated.

Thank You
Tom c





 

Tom,

There is also

Chris
--
<cjar1950@...>



----------------------------------------------------------------------------------------------------------------------------------
On Wed, 23 Dec 2020 16:35:44 -0600
"Tom Chandler" <tchandler48@...> wrote:
I am trying to learn/compile/test "C" programs using the watc compiler
in music/sp. I am trying to find documentation/manuals on this software
but without much luck. Any pointers in any direction would be appreciated.

Thank You
Tom c





 

Besides the manuals,? in Dave Edwards site, ther?s also an embedded help for wat C, simply write

HELP Watc and you? get this screen:

?

?Help? ?End? ? Up? ? ?Down? ?Top? ? Bottom Main? ?Scan? ?Find? ?Topic? Quit

?------------- HELP: Waterloo C Compiler and Library (WATC) ---------- Page 1/1

?Command ===>

? DATE: 24Dec20 09:16:46? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? UPDATE: 23Nov05 00:00

?Select htt? 1? Overview

? ? ? ? ? ? ?2? Conditions of Use

? ? ? ? ? ? ?3? Usage and control statements; compiler options

? ? ? ? ? ? ?4? Waterloo C library functions and #include header files (CHELP)

? ? ? ? ? ? ?5? A small sample program: $wcc:watc.test

? ? ? ? ? ? ?6? Execution using a load module (/inc xmwatc)

? ? ? ? ? ? ?7? Library functions specific to the MUSIC/SP operating system

? ? ? ? ? ? ?8? Run-time stack size

? ? ? ? ? ? ?9? Features not supported under MUSIC/SP; compatibility issues

? ? ? ? ? ? 10? MUSIC/SP file access using fopen()

? ? ? ? ? ? 11? Command-line arguments

? ? ? ? ? ? 12? Calling assembler or Fortran routines from WatC

? ? ? ? ? ? 13? Calling WatC functions from assembler or Fortran

? ? ? ? ? ? 14? WatC function linkage conventions

? ? ? ? ? ? 15? Waterloo C sockets for TCP/IP

?

? ? ? ? ? ? ? ? This file:? $hlp:@go.watc? - Last updated Nov 22, 2005

? ? ? ? ? ? ? ? Web version: http://musicm.mcgill.ca/sim390/http/watc_help.htm

?

?F1=Help? F2=Ask F3=End F7=Up F8=Dn? F9=Find? F10=Top? F11=Bot F12=Ret PA1=Quit

?

Last but not least, this help is in the file $hlp:@go.watc.

?

There's three C compilers in Music/SP C370,Watcom C and GCC.

You get help on them by typing Help C.

?

Best regards.
--

Carlos

Argentina


 

Thank you to all for the responsesl.? It has been very helpful.
Now on making it work!!!!

Cheers
Tom c


On Thu, Dec 24, 2020 at 6:21 AM carlos feldman <carlfelster@...> wrote:

Besides the manuals,? in Dave Edwards site, ther?s also an embedded help for wat C, simply write

HELP Watc and you? get this screen:

?

?Help? ?End? ? Up? ? ?Down? ?Top? ? Bottom Main? ?Scan? ?Find? ?Topic? Quit

?------------- HELP: Waterloo C Compiler and Library (WATC) ---------- Page 1/1

?Command ===>

? DATE: 24Dec20 09:16:46? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? UPDATE: 23Nov05 00:00

?Select htt? 1? Overview

? ? ? ? ? ? ?2? Conditions of Use

? ? ? ? ? ? ?3? Usage and control statements; compiler options

? ? ? ? ? ? ?4? Waterloo C library functions and #include header files (CHELP)

? ? ? ? ? ? ?5? A small sample program: $wcc:watc.test

? ? ? ? ? ? ?6? Execution using a load module (/inc xmwatc)

? ? ? ? ? ? ?7? Library functions specific to the MUSIC/SP operating system

? ? ? ? ? ? ?8? Run-time stack size

? ? ? ? ? ? ?9? Features not supported under MUSIC/SP; compatibility issues

? ? ? ? ? ? 10? MUSIC/SP file access using fopen()

? ? ? ? ? ? 11? Command-line arguments

? ? ? ? ? ? 12? Calling assembler or Fortran routines from WatC

? ? ? ? ? ? 13? Calling WatC functions from assembler or Fortran

? ? ? ? ? ? 14? WatC function linkage conventions

? ? ? ? ? ? 15? Waterloo C sockets for TCP/IP

?

? ? ? ? ? ? ? ? This file:? $hlp:@go.watc? - Last updated Nov 22, 2005

? ? ? ? ? ? ? ? Web version:

?

?F1=Help? F2=Ask F3=End F7=Up F8=Dn? F9=Find? F10=Top? F11=Bot F12=Ret PA1=Quit

?

Last but not least, this help is in the file $hlp:@go.watc.

?

There's three C compilers in Music/SP C370,Watcom C and GCC.

You get help on them by typing Help C.

?

Best regards.
--

Carlos

Argentina