代码搜索:Watcom

找到约 10,000 项符合「Watcom」的源代码

代码结果 10,000
www.eeworm.com/read/229812/4749676

makefile

#pmake: os_qnx watcom cpu_386 host_os = qnx host_cpu = 386 !include ../watcom.mif
www.eeworm.com/read/152121/5675689

wat makefile.wat

# This file is part of the FreeType project. # # This builds the Watcom library with Watcom's wcc386 under OS/2. # # You'll need Watcom's wmake. # # # Invoke by "wmake -f arch\os2\Makefile.wat" when i
www.eeworm.com/read/229812/4752081

cnt cbooks.cnt

:Base cbooks.hlp>main :Title C/C++ Bookshelf :Index Watcom Accelerator Editor Help=resacc.hlp :Index Watcom C Diagnostic Messages Help=wccerrs.hlp :Index Watcom C Language Reference Help=clr.hlp
www.eeworm.com/read/229812/4749681

makefile

#pmake: build os_nt watcom cpu_386 host_os = nt host_cpu = 386 !include ../watcom.mif
www.eeworm.com/read/229812/4749683

makefile

#pmake: build os_dos watcom cpu_386 host_os = dos host_cpu = 386 !include ../watcom.mif
www.eeworm.com/read/229812/4749691

makefile

#pmake: build os_linux watcom cpu_386 host_os = linux host_cpu = 386 !include ../watcom.mif
www.eeworm.com/read/229812/4740882

makefile

#pmake: os_snap path=..;../watcom/snap;../watcom options=-t8 -u -kNO_WIDECHAR system=SNAP !include ../master.mif
www.eeworm.com/read/229812/4741043

makefile

#pmake: os_snap path=..;../watcom/snapdrv;../watcom options=-t8 -u -kNO_WIDECHAR system=SNAPDRV !include ../master.mif
www.eeworm.com/read/229812/4744890

cpp short.cpp

#include void main( void ) { String s1 ("Open Watcom C++"); String s2 ("Open Watcom C++ compiler"); String s3 ("Open Watcom C"); char *pch1, *pch2;
www.eeworm.com/read/229812/4744893

cpp long.cpp

#include void main( void ) { String s1 ("Open Watcom C++"); String s2 ("Open Watcom C++ compiler"); String s3 ("Open Watcom C"); char *pch1, *pch2;