Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. subbaraok

    C supports dynamic linking?

    c language supports for dynamic linking or not ?(as c++ supports).How to develop the code for dynamic linking with the help of c language.Because c++ also in c written c language ,so some possibility is there to develop ,so friend please give reply if you know this thing.
  2. subbaraok

    HELP!!!!!!!

    I have 100 functions with different names.I will have to call from main function by accepting the name of the function from the user. for example user entered 'add' ,then it will call add function which is immediately below the main funtion.For that i am using 100 comparission statements.Is...

Part and Inventory Search

Back
Top