2012年1月10日

摘要: There are two methods for including files: the EXEC SQL INCLUDE statement and the #include macro. The precompiler will ignore the #include, and only process files included with the EXEC SQL INCLUDE statement.To locate files included usingEXEC SQL INCLUDE, the DB2 C precompiler searches the current d 阅读全文

posted @ 2012-01-10 20:36 木月天空 阅读(1347) 评论(0) 推荐(0)