The implementation seems to view the C string as a whole, and the terminator is not counted, so the size is 12 and the number of items is 1 (1 is hard-coded) for "Hello world!". I don't know where 13 and 2 came from. Maybe you accidentally increased both arguments by one?
- With what parameters does echo call fwrite? Trying to implemen... Charles
- With what parameters does echo call fwrite? Trying to imp... dlesnoff
- With what parameters does echo call fwrite? Trying to... PMunch
- With what parameters does echo call fwrite? Tryin... Araq
- With what parameters does echo call fwrite? T... sls1005
- With what parameters does echo call fwri... Charles
- With what parameters does echo call ... PMunch
- With what parameters does echo c... Charles
- With what parameters does echo c... khaledh-nim