Search found 2 matches

by SonicSoft
Wed Jul 27, 2005 1:16 am
Forum: QBasic / QuickBasic related
Topic: Structured programming
Replies: 6
Views: 2547

Structured programming

All of my programs that I make have no real organization. It's all just spagetti code. Does anyone know where I can learn how to make it more organized?
by SonicSoft
Mon Jul 25, 2005 1:54 am
Forum: QBasic / QuickBasic related
Topic: LEN
Replies: 1
Views: 1185

LEN

I've started using QBasic a few days ago and I can't figure out what to use the LEN statement for. What does it do and when should I use it?