# nt_cload command

The nt_cload command loads a C DLL.

## Syntax

```
nt_cload <dll number> <dllName>
```

## Parameter(s)

| dll number | DLL number. |
| --- | --- |
| dllName | DLL name. |

---
Source: https://d3codex.com/tcl/nt-cload-command/ - part of the D3Codex reference.
