Hidden Structures

Just starting out? Need help? Post your questions and find answers here.
Jakala
New User
New User
Posts: 4
Joined: Sun Nov 24, 2024 1:57 am

Hidden Structures

Post by Jakala »

Hi guys!

Attempted...

Code: Select all

Structure Rect
    Left.i
    Top.i
    Width.i
    Height.i
EndStructure


Received "Line 1: Structure already declared: Rect (in resident file).
Is there a listing somewhere where can find PureBasic already defined structures or a program that can read .res files. Tried with Notepad, big mess.

Thank you
User avatar
Kiffi
Addict
Addict
Posts: 1485
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Hidden Structures

Post by Kiffi »

Menu -> Tools -> Structure Viewer

Image
Hygge
Post Reply