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

Edit History:Diff

Changes of includeの裏ワザ since 2014/10/12 15:50:38 JST

  • + added lines
  • - deleted lines

Return to the edit history

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