[Top Page][All Pages][Recent Changes]

Edit History:Diff

Changes of includeの裏ワザ since Epoch

  • + added lines
  • - deleted lines

Return to the edit history

+ {{{
+ #include "sample.h" //VCと同様の*.hを使える
+                     //ただしHSP言語で記述する←重要
+ 
+ }}}
+ もできます。