diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:13:53 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-09-18 23:13:53 +0200 |
| commit | 2e2da1fd114edb932954a108ddb6f7359dbb868a (patch) | |
| tree | 7f2c83b02ef434152b03bc712cf51da846b547b1 /README.md | |
| parent | ecb9bd4ae35843fe73d7a4211414504db4f0f01e (diff) | |
| download | probe-2e2da1fd114edb932954a108ddb6f7359dbb868a.tar.gz | |
Added disclamer about OS specific code
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -12,7 +12,9 @@ running it. > [!IMPORTANT] > Some of the examples are specific to certain operating systems and -> they will not work everywhere. Take this into account. +> they will not work everywhere. Take this into account. This code is +> also written in the most explicit way and lacks massively when it +> comes to checking of errors etc. | Example | Compiler | What does it do? | |----------------------------------|------------|----------------------------------------------------------------| |
