phrozenflame Posted December 29, 2006 Share Posted December 29, 2006 How do I fully understand the concept of "function prototypes" I have learnt all the basics and I am starting learning to use functions, but before I get too far, I want a thourough understanding of the concept of "Function Prototypes" I appreciate the help, thanks.less-important question.With me being strictly an obsessed web developer that cares about nothing but everything web design and wants to learn all languages, that benefit the world of web design, how can C+, C++, and C# benefit me directly and indirectly relating to web design, coding, programming, promotion adn hosting. Or are these for other purposes. Link to comment https://forums.phpfreaks.com/topic/32213-two-questions/ Share on other sites More sharing options...
NickG21 Posted December 29, 2006 Share Posted December 29, 2006 i cant answer your question on function prototypes as i am new at this myself, but as for c, c++ and c# knowing these languages is good for any programming language you are trying to learn because the syntax is very similar especially in php. it gives you all you need to know about calling functions, declaring variables, arrays, structure and how fluent your code is, it also makes sure you have good coding practices when you come up learning C before all the web languages. in your case i'd say that learning c after you already know the languages you usually code with might be a slight step backward but would probably strengthen your understanding and knowledge overallhope that helps a little Link to comment https://forums.phpfreaks.com/topic/32213-two-questions/#findComment-149517 Share on other sites More sharing options...
phrozenflame Posted December 29, 2006 Author Share Posted December 29, 2006 Thanks for the help Link to comment https://forums.phpfreaks.com/topic/32213-two-questions/#findComment-149538 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.