xidameng / gcc_make_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objective

  1. add a new c file that implement functions for objective 2-4
  2. Read from res/wenben
  3. print out text in wenben
  4. write a new string into this file
  5. build target executable as printWenben.exe

About


Languages

Language:C 66.7%Language:Makefile 33.3%