commit 0e0fe711b6a97b3899c8e2f9ccca1ef44d17f985 Author: Herwin Bozet Date: Thu Nov 28 19:16:05 2024 +0100 Update .gitignore, IAmTheTrashman.txt, and 8 more files... diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7103328 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.cfg diff --git a/IAmTheTrashman.txt b/IAmTheTrashman.txt new file mode 100644 index 0000000..5ee7aa4 Binary files /dev/null and b/IAmTheTrashman.txt differ diff --git a/IAmTheTrashman.txt b/IAmTheTrashman.txt new file mode 100644 index 0000000..e1e75ba Binary files /dev/null and b/IAmTheTrashman.txt differ diff --git a/IAmTheTrashman.txt b/IAmTheTrashman.txt new file mode 100644 index 0000000..a7d5607 Binary files /dev/null and b/IAmTheTrashman.txt differ diff --git a/IAmTheTrashman.txt b/IAmTheTrashman.txt new file mode 100644 index 0000000..ad874c7 Binary files /dev/null and b/IAmTheTrashman.txt differ diff --git a/UTF8Filenames.pb b/UTF8Filenames.pb new file mode 100644 index 0000000..a8969fb --- /dev/null +++ b/UTF8Filenames.pb @@ -0,0 +1,37 @@ + +; http://www.fileformat.info/info/unicode/char/feff/index.htm +;  +#ZERO_WIDTH_NO_BREAK_SPACE$ = "" + +Dim *Strings(8) + +*Strings(0) = UTF8("I"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Am"+""+"The"+""+"Trashman.txt") +*Strings(1) = UTF8("I"+""+"Am"+#ZERO_WIDTH_NO_BREAK_SPACE$+"The"+""+"Trashman.txt") +*Strings(2) = UTF8("I"+""+"Am"+""+"The"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Trashman.txt") +*Strings(3) = UTF8("IAmTheTrashman.t"+#ZERO_WIDTH_NO_BREAK_SPACE$+"xt") + + +;*Strings(3) = UTF8("I"+""+"Am"+#ZERO_WIDTH_NO_BREAK_SPACE$+"The"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Trashman.txt") +;*Strings(4) = UTF8("I"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Am"+""+"The"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Trashman.txt") +;*Strings(5) = UTF8("I"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Am"+#ZERO_WIDTH_NO_BREAK_SPACE$+"The"+""+"Trashman.txt") +;*Strings(6) = UTF8("I"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Am"+#ZERO_WIDTH_NO_BREAK_SPACE$+"The"+#ZERO_WIDTH_NO_BREAK_SPACE$+"Trashman.txt") + +*Strings(4) = UTF8(#ZERO_WIDTH_NO_BREAK_SPACE$) +*Strings(5) = UTF8(#ZERO_WIDTH_NO_BREAK_SPACE$+#ZERO_WIDTH_NO_BREAK_SPACE$) +*Strings(6) = UTF8(#ZERO_WIDTH_NO_BREAK_SPACE$+#ZERO_WIDTH_NO_BREAK_SPACE$+#ZERO_WIDTH_NO_BREAK_SPACE$) + +*Strings(7) = UTF8("hello-world.e"+#ZERO_WIDTH_NO_BREAK_SPACE$+"xe") + +For i=0 To ArraySize(*Strings()) - 1 + Debug PeekS(*Strings(i), -1, #PB_UTF8) + DeleteFile(PeekS(*Strings(i), -1, #PB_UTF8)) + CreateFile(0, PeekS(*Strings(i), -1, #PB_UTF8)) + For j=0 To Random(99,1) * 1024 - 1 + WriteByte(0, 0) + Next + CloseFile(0) +Next + +; IDE Options = PureBasic 5.70 LTS (Windows - x64) +; CursorPosition = 5 +; EnableXP \ No newline at end of file diff --git a/hello-world.exe b/hello-world.exe new file mode 100644 index 0000000..3d1d0b2 Binary files /dev/null and b/hello-world.exe differ diff --git a/ b/ new file mode 100644 index 0000000..9735d7c Binary files /dev/null and b/ differ diff --git a/ b/ new file mode 100644 index 0000000..d92278f Binary files /dev/null and b/ differ diff --git a/ b/ new file mode 100644 index 0000000..1dba72d Binary files /dev/null and b/ differ