LocutusV0nB0rg / CConcatStringsExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CConcatStringsExample

This code example shows how to concat strings using sprintf in C

To compile, use make.

Supported systems

This code was developed and tested on WSL: Ubuntu 20.04. No other operating systems are actively supported although the code might work on other platforms

About

License:GNU General Public License v3.0


Languages

Language:C 87.5%Language:Makefile 12.5%