Library function

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2007
Posts: 35
Reputation: brk235 is an unknown quantity at this point 
Solved Threads: 1
brk235 brk235 is offline Offline
Light Poster

Library function

 
0
  #1
Jul 26th, 2008
hallo friend iam dealing with strings in C and C++. I want to know how strcat(),strcpy()...etc functions are defined in the cstring library function.

Can we see the definition of these inbuilt library functions.

Please give me reply friends,

Thanks,
Rama
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 2,001
Reputation: ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of 
Solved Threads: 343
ArkM's Avatar
ArkM ArkM is offline Offline
Postaholic

Re: Library function

 
0
  #2
Jul 26th, 2008
Exactly as in <string.h> but all names are in namespace std.

As usually, you may find all system headers in include directory of your compiler installation.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 410 | Replies: 1
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC