![]() |
Query on C programming
Please help me on the following query!!
Can we measure the size of functions in a C program??? |
Re: Query on C programming
You can examine the emitted machine or assembly code.
|
Re: Query on C programming
I am not sure what you are trying to measure but as far I can see the measure should be the time and you can do that.
|
Re: Query on C programming
What u want to measure?????????
More clearance needed.............. |
Re: Query on C programming
There's a correlation between code size and execution time, but it is not a directly proportional thing.
|
| All times are GMT +5.5. The time now is 16:12. |