SML# Document Version 4.0.0
II Tutorials

Chapter 10 SML# feature: direct interface to C

C is the standard language in system programming. SML# support direct interface to C. This feature allows the programmer to use various OS libraries and other low-level functions implemented in C. This chapter explain this feature.