[ROOT] CINT behavior

From: Anvar Sosnitski (anvars@email.ee)
Date: Thu Feb 12 2004 - 16:28:13 MET


Hi,

I found CINT from the Internet just a few days ago and, till present, I am doing my C++ Win32 console application development with it. Recently, I found a bit strange behavior of CINT. Namely, I can use the strcpy() function without including a corresponding header file (string.h). Obviously, it is the same for other string functions as well, though I haven't experimented. Is is that the string functions are somehow built-in into the CINT interpreter?

Regards,
Anvar.



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:05 MET