PLC-lang / rusty

Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
223 stars 53 forks source link

docs: add documentation for pointer initializers #1321

Closed mhasel closed 1 month ago

mhasel commented 1 month ago

Adds a new section to the variables.md section of our book, explaining how and why projects with pointer-initializers need to call the generated __init___<project name> function.