User:Vadimb/C-RTL
These are C/C++ header files in the crtl directory RAD Studio v9.0 (Pulsar):
| Header File | Appears in C Runtime Library Reference Index |
Appears in C standard library |
Appears in C++ standard library |
Remarks |
|---|---|---|---|---|
| _defs.h | ||||
| _lim.h | ||||
| _loc.h | ||||
| _nfile.h | ||||
| _null.h | ||||
| _stddef.h | ||||
| _str.h | ||||
| algorith.h | is it STL algorithm? | |||
| alloc.h | + | |||
| assert.h | + | + | cassert | |
| bcd.h | ||||
| bitset.h | STL | |||
| borutil.h | ||||
| calloc.h | ||||
| cassert.h | + | |||
| cctype.h | + | |||
| cdir.h | ||||
| cdos.h | ||||
| cerrno.h | + | |||
| cfcntl.h | ||||
| cfloat.h | ||||
| checks.h | ||||
| cio.h | ||||
| ciso646.h | ||||
| climits.h | + | |||
| clocale.h | + | |||
| cmath.h | + | |||
| comobjec.h | ||||
| complex.h | + | |||
| conio.h | + | |||
| constrea.h | ||||
| cprocess.h | ||||
| crtdbg.h | ||||
| csearch.h | ||||
| csetjmp.h | + | |||
| csignal.h | + | |||
| cstdarg.h | + | |||
| cstddef.h | + | |||
| cstdio.h | + | |||
| cstdlib.h | + | |||
| cstring.h | + | |||
| ctime.h | + | |||
| ctype.h | + | + | ||
| cwchar.h | ||||
| cwctype.h | ||||
| delayimp.h | + | |||
| deque.h | STL | |||
| dir.h | + | |||
| direct.h | + | |||
| dirent.h | + | |||
| dos.h | + | |||
| errno.h | + | + | ||
| except.h | + | |||
| exceptio.h | ||||
| fastmath.h | + | |||
| fcntl.h | + | |||
| float.h | + | + | ||
| fstream.h | + | |||
| function.h | is it STL functional? | |||
| hash_map.h | ||||
| hash_set.h | ||||
| io.h | + | |||
| iomanip.h | + | |||
| ios.h | + | |||
| iosfwd.h | ||||
| iostream.h | + | |||
| iso646.h | + | |||
| istream.h | ||||
| iterator.h | STL iterator | |||
| jstring.h | ||||
| limits.h | + | + | ||
| list.h | STL | |||
| locale.h | + | + | ||
| malloc.h | + | |||
| map.h | STL | |||
| math.h | + | + | ||
| mbctype.h | ||||
| mbstring.h | ||||
| mem.h | + | |||
| memory.h | ||||
| new.h | + | |||
| numeric.h | ||||
| ostream.h | ||||
| pcre.h | ||||
| pcreposi.h | ||||
| pcreposix.h | ||||
| process.h | + | |||
| queue.h | STL | |||
| ref.h | ||||
| regexp.h | ||||
| rope.h | ||||
| search.h | ||||
| set.h | STL | |||
| setjmp.h | + | + | ||
| share.h | + | |||
| signal.h | + | + | ||
| slist.h | ||||
| sstream.h | + | |||
| stack.h | STL | |||
| stdarg.h | + | + | ||
| stddef.h | + | |||
| stdexcep.h | ||||
| stdint.h | + | |||
| stdio.h | + | + | ||
| stdlib.h | + | + | ||
| streambu.h | ||||
| string.h | + | + | ||
| strstrea.h | ||||
| systypes.h | ||||
| sys/locking.h | ||||
| sys/stat.h | + | |||
| sys/timeb.h | + | |||
| types.h | + | |||
| tchar.h | ||||
| time.h | + | |||
| typeinfo.h | + | |||
| uchar.h | ||||
| unmangle.h | ||||
| usebormm.h | ||||
| utility.h | ||||
| utime.h | + | |||
| valarray.h | ||||
| values.h | ||||
| varargs.h | ||||
| vector.h | STL | |||
| wchar.h | + | |||
| wctype.h | + | |||
| wildargs.h |
Header files found in C standard library but not found in the crtl directory:
- fenv.h
- inttypes.h
- stdbool.h
- tgmath.h
Header files found in C++ standard library but not found in the crtl directory:
- unordered_map (C++0x)
- unordered_set (C++0x)