Talk:Swab (programming)
From Wikipedia, the free encyclopedia
[edit] Header file
- When used, it is included from the stdlib.h header file.
This is true on the Windows platform, but I believe you need unistd.h (Linux?) or string.h (others?) on other platforms. Can someone confirm this? Thanks. Kasyx
- It's not a standard ISO C library function, so its definition appears in various places across implementations. And it's not present in all implementations, of course. I've reworded the intro paragraph to reflect this. — Loadmaster 20:38, 20 December 2006 (UTC)