Member Avatar for amogh.max

I have couple of errors with creating and callng functions.pls have a look.I am using swift for coding.
[img]http://i.imgur.com/OVARWui.png[/img]

Seems pretty clear to me. You are calling functions that have not been defined as yet. A declaration is NOT a definition! You cannot call a function before it has been fully defined.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.