This is a discussion on nested functions in C? within the C and C++ Programming forums, part of the Software Development category; Hi, Why doesn't C have nested functions? Thanks, Prasath.K...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hey, c does not have nested functions because c doesnot not support encapsulation.in c each and every function is independent to each other and performs its assigned task separately
__________________ Venkat knowledge is Power |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sql functions | itbarota | Database Support | 11 | 02-29-2008 02:08 AM |
| C have nested functions | vigneshgets | C and C++ Programming | 1 | 09-21-2007 03:30 AM |
| What are Virtual Functions? How to implement virtual functions in "C"? | Sabari | C and C++ Programming | 4 | 09-10-2007 11:35 PM |
| How to change the checkBox properties, which is inside nested Repeater/Grid | kingmaker | C# Programming | 2 | 08-10-2007 12:28 AM |
| How to bind data in repeater when i use two repeater's in nested format? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 03:28 AM |