Fact* Fact_New(Stack* stack, Object* parent, UInt32 size)

Fact_New calls Fact_Allocate and places the new Fact into the parent.

This is a Fact without a Key, therefore multiple child Facts can be generated.

ShofarLeaks™ShofarLeaks.Com
Help Library

Core

Dev

Kind

Kit

Leaf

Map

Message

Net

Overview

Packet

Primitives

Run

Secure

Session

Site

Socket

Sprint

Stack

Tool

The Tree

Primitives

Belt

Bond

Branch

Build

Fact

File

Glob

ID

Image

Leaf

Log

Markup

Money

Object

Package

Parse

Phrase

Render

Sprint

Stack

String

Sum

SVG

Time

Tray

Unit

Verb

Fact
Fact* Fact_Allocate(Stack* stack, UInt32 size)
Fact* Fact_New(Stack* stack, Object* parent, UInt32 size)
Fact* Fact_Obtain(Stack* stack, Object* parent, Int8* key, UInt32 size)
Fact* Fact_Replace(Stack* stack, Fact** fact_pointer, UInt32 size)

Fact_Replace_Buffer

Fact_Replace_Fact

Fact_Replace_Phrase

Fact_Replace_String

Fact* Fact_Allocate(Stack* stack, UInt32 size)