User Profile

Collapse

Profile Sidebar

Collapse
babusuri
babusuri
Last Activity: Dec 13 '06, 05:25 AM
Joined: Sep 7 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • babusuri
    replied to dynamic linkage
    in C
    hi sekhar,
    ru using unix are windows....as much i know if u use unix use file ahd that lib u will get to now the lib is statis linking are dynamic linking...




    Thnaks,
    Suresh...
    See more | Go to post

    Leave a comment:


  • babusuri
    replied to static linking & dynamic linking
    in C
    hi srikar,
    when u do Dynamic linking there are advantage..

    static linking means there shold be a dependence..

    dynamic linking has advantage than static..ex: if ur running multiple application all the application are using some comman src files..if u modified any of src files thoselibs are dynamically linked then u no need to compile ur application every time..those changes it will dynamically linked...u...
    See more | Go to post

    Leave a comment:


  • babusuri
    replied to Dynamic allocation in C++
    in C
    hi Radhi,
    if u want use delete that objeect must be created with nme operator..u can't use free insted of delete in this case..u can't use free todelete the object which is created with new operator..

    reply back..


    Thanks,
    Suri...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...