Win32Forth Version 6.06

List of all CODE and COLON definitions.


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

- N -


NAME Stack Comment File
N ( -- ) show the next bunch of lines Utils.f
N"OPEN ( a1 n1 -- handle f1 ) open file a1,n1 with path search Utils.f
N$ENTRY ( n1 -- ) string entry, 'n1' bytes long Wined.f
N>" ( n1 -- a1 n2 ) Wined.f
N>CFAPTR ( nfa -- cfa-pointer ) Fkernel.f
N>FFA ( nfa -- ffa ) Fkernel.f
N>LINK ( nfa -- lfa ) Fkernel.f
N>OFA ( nfa -- ofa ) Fkernel.f
NALIGNED ( addr n -- addr2 ) Fkernel.f
NALIGNED ( addr n -- addr2 ) imageman.f
NAME> ( nfa -- cfa ) Fkernel.f
NAMED-NEW$ ( -- ) a semi-static buffer of MAXSTRING length POINTER.F
NCODE ( -- ) NON inlineable code word Meta.f
ND' ( f: fx..f0 - ) Opengl.f
NDEBUG ( - ) shows the normal stack while debugging TOOLSET.F
NDROP ( n1 n2 nn n -- ) ISPY.F
NEEDED-FILE ( count adr - ) TOOLSET.F
NEEDS ( -- ) conditionally load file "name" if not loaded Utils.f
NEGATE ( n1 -- n2 ) negate n1, returning 2's complement n2 Fkernel.f
NESTBP ( -- ) nest into definition Wined.f
NESTEDIVAR { Class offset \ rem$ -- 'Class 'offset } Class.f
NESTEDOBJECT { Obj \ rem$ -- class 'Obj } Class.f
NEVER ( flag - false ) TOOLSET.F
NEW fcp101.f
NEW-CANDIDATE ( value wherefound i -- flag) dfc.F
NEW-CHAIN ( -- ) Primutil.f
NEW-CLOCK ( -- ) draw a new clock, WINCLOCK.F
NEW-COLOR ( colorref -- ) make a solid color COLORS.F
NEW-DIALOG ( filename diraddr titleaddr specaddr owner -- filename ) xfiledlg.f
NEW-DIALOG2 ( filterindex filename diraddr titleaddr specaddr owner -- xfiledlg.f
NEW-LOG ( -- ) Keysave.f
NEW-MACRO ( -- ) Wined.f
NEW-MATRIX fcp3d.f
NEW-NUMBER ( ^str -- d n ) an extensible version of NUMBER Meta.f
NEW-NUMBER ( ^str -- d ) an extensible version of NUMBER Primutil.f
NEW-NUMBER? ( a1 n1 f1 -- d1 TRUE | a1 n1 FALSE ) Primutil.f
NEW-POINTER ( a1 -- ) SCRNCTRL.F
NEW-SYS-CHAIN ( -- ) Primutil.f
NEW-TEXT ( -- ) Wined.f
NEW-USAGE ( -- ) MARKUSED.F
NEW-USED ( n1 -- ) n1=count of arguments MARKUSED.F
NEW_LINE ( - ) fcp3d.f
NEWIMAGE ( -- <-name-> ) declare new image imageman.f
NEWMESSAGE ( -- ) define a new message from "name" MESSAGES.F
NEWPROC ( - ) define a unique procedure key code Primutil.f
NEWSTRUCT ( n1 --- hstruct ) Dc.f
NEWTASK ( u s r -- ) TASKER.F
NEWTASKSTACKALLOC ( i*n u tid -- i*n ) TASKER.F
NEWUSER ( size - ) Creates a user. A user can be Fkernel.f
NEWXYZ ( adr-fmxyz - ) Bounce3d.f
NEXT ( -- ) XDEBUG.F
NEXT? ( a1 -- f1 ) DIS486.F
NEXT-CHAR ( addr1 -- addr2 char flag ) flag = 0 means valid char FLOAT.F
NEXT-CMD$ ( a1 n1 -- f1 ) find next matching string line HYPER.F
NEXT-COLOR ( -- ) WINDEMO.F
NEXT-EXT-LINES ( page -- ext-lines ) Wined.f
NEXT-HYPER-LINK ( -- ) Wined.f
NEXT-IS-, ( make sure the next operand is a comma ) 486ASM.F
NEXT-LINK ( -- ) Wined.f
NEXT-MASK" ( -- a1 n1 ) get the next path from dir list Wined.f
NEXT-PATH" ( -- a1 n1 ) get the next path from dir list Utils.f
NEXT-SUB-DIR" ( -- sub-dir sub-len ) "first-sub-dir" must be called first Wined.f
NEXT-VERSION { \ version$ vhndl -- } Forthdlg.f
NEXT-WINDOW ( -- ) Wined.f
NEXT_CHAR ( -- char ) NEXT-CHAR was used in float.f TOOLSET.F
NEXTID ( -- bid ) Menu.f
NEXTSORT fcp101.f
NEXTWORD ( char -- adr flag ) flag=TRUE if we got a word, else FALSE Fkernel.f
NEXTWORD ( a1 n1 -- a2 n2 ) skip from current word to next HYPER.F
NF' ( f: fx..f0 - ) Opengl.f
NFA-COUNT ( nfa -- adr len ) name count Fkernel.f
NIP ( n1 n2 -- n2 ) discard second item on data stack Fkernel.f
NLIT ( -- nx .. ny ) push the n>0 literals following optv1.F
NMLIT ( -- nx .. ny ) push the n>0 literals following optv1.F
NO-ASSEMBLER ( -- ) MARKUSED.F
NO-BREAKPOINT ( -- ) not currently in a breakpoint Wined.f
NO-ERRORS ( turn off error reporting ) 486ASM.F
NO-FLOAT ( -- ) MARKUSED.F
NO-HIGHLIGHT ( -- ) Wined.f
NO-OPCODE-HANDLER 486ASM.F
NO-PAINTING ( - ) Opengl.f
NOOP ( -- ) the Forth do-nothing function Fkernel.f
NOOP fcp101.f
NOOP-CHAIN-ADD ( chain_address -- addr ) add chain item, Primutil.f
NORM-CURSOR ( -- ) set a normal cursor Primutil.f
NORMAL ( - ) TOOLSET.F
NORMAL-CONSOLE ( -- ) un-minimizes a minimized console window Primutil.f
NORTHERLY? ( dir -- tf ) fcp101.f
NOSTACK ( -- ) Utils.f
NOSTACK1 ( -- ) Primutil.f
NOT Primutil.f
NOT-IMPLEMENTED ( zstr -- ) CLASDBG.F
NOWATCH XDEBUG.F
NPU-DEPTH ( -- n ) FLOAT.F
NREL>ABS ( start end -- ...abs ) TOOLSET.F
NT? ( -- fl ) Retained for compatability -- deprecated Winlib.f
NT3 ( addr op -- addr' ) DIS486.F
NUF? ( -- f1 ) Fkernel.f
NULL-CHECK ( a1 -- a1 ) Window.f
NUMBER? ( addr len -- d1 f1 ) Fkernel.f
NUMBER? ( addr -- n f ) Meta.f

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Created on June 22nd, 2003 by Dirk Busch.