Hello,
I have an issue I am not sure how to handle. I am trying to call a function from within another function but I get the following warning "2129 [Warning] implicit declaration of function "
I have defined prototypes for all my functions at the very start of main, and privided funtion definitions outside of main at the end. These are all user-defined functions. Does anyone know why I am getting these warnings?
Thanks
Alex
alex910TN 0 Light Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
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.