Search found 2 matches
- Wed Jul 27, 2005 1:16 am
- Forum: QBasic / QuickBasic related
- Topic: Structured programming
- Replies: 6
- Views: 1666
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?
- Mon Jul 25, 2005 1:54 am
- Forum: QBasic / QuickBasic related
- Topic: LEN
- Replies: 1
- Views: 726
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?