How to use a forward function declaration in a program ?
|
12-21-2013, 10:05 PM
Post: #4
|
|||
|
|||
RE: How to use a forward function declaration in a program ?
I would try:
Code: Sub1(); Code: EXPORT Sub1(); Code: Sub1() Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to use a forward function declaration in a program ? - Michael de Estrada - 12-21-2013, 09:19 PM
RE: How to use a forward function declaration in a program ? - eried - 12-21-2013, 09:54 PM
RE: How to use a forward function declaration in a program ? - Michael de Estrada - 12-21-2013, 10:01 PM
RE: How to use a forward function declaration in a program ? - patrice - 12-21-2013 10:05 PM
RE: How to use a forward function declaration in a program ? - Michael de Estrada - 12-21-2013, 10:11 PM
|
User(s) browsing this thread: 1 Guest(s)