Le Philousophe f8c25e2374 COMMON: Add strcpy_s and strcat_s
These functions will issue warnings and truncate strings.
It's like strlcpy and strlcat but noisier.
There are also versions automatically determining size based on the destination
array size.
This raises a compilation error when the size cannot be determined by
the compiler.
2022-10-23 22:46:19 +02:00
..
2022-10-18 17:37:55 +02:00
2022-09-18 20:43:33 +02:00
2021-12-26 21:19:38 +01:00
2022-07-11 18:16:23 +02:00
2022-05-28 12:32:29 +02:00
2021-12-26 21:19:38 +01:00
2021-12-26 21:19:38 +01:00
2022-08-22 15:38:10 +02:00
2022-07-11 18:16:23 +02:00
2022-07-11 18:16:23 +02:00
2022-05-28 12:32:29 +02:00
2022-10-23 22:46:19 +02:00
2022-10-23 22:46:19 +02:00
2022-08-12 00:27:15 +03:00
2022-08-06 11:30:43 +02:00
2022-09-18 20:37:36 +02:00
2022-05-28 12:32:29 +02:00