flat assembler
Message board for the users of flat assembler.
  
|  Index
      > Windows > Source code containing unicode. | 
| Author | 
 | 
| baldr 23 May 2013, 04:23 FlatSwede,
 You may try to include "Encoding/UTF8.Inc", like it's done there. Perhaps Tomasz should emphasize that in manual. | |||
|  23 May 2013, 04:23 | 
 | 
| FlatSwede 23 May 2013, 12:42 Nice!
 To be honest, I didn't dig deep enough into the manuals. I thought that explanation with DU was the only unicode support there was. Thank you!   Would be neat if it was possible to enable UTF-8 by just typing a line at the beginning of the source file, like "encoding utf-8" or "encoding ansi", as well as typing it into a paramter when executing fasm.exe, such as /utf8 | |||
|  23 May 2013, 12:42 | 
 | 
| baldr 24 May 2013, 20:17 FlatSwede,
 In fact, fasm don't care about its input encoding (except for BOM, that invisibly appear as symbol at start of file). You may freely use UTF-8–encoded symbols in your source, all characters that are special for fasm belong to ASCII. | |||
|  24 May 2013, 20:17 | 
 | 
| < Last Thread | Next Thread > | 
| Forum Rules: 
 | 
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.