Refine comments

This commit is contained in:
winlin 2020-10-29 12:27:44 +08:00
parent a7961e558b
commit a42da57448
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
/*
# https://winlin.blog.csdn.net/article/details/109356535
g++ frame0.cpp -g -O0 -o frame && ./frame
*/
#include <stdio.h>

View File

@ -1,4 +1,5 @@
/*
# https://winlin.blog.csdn.net/article/details/109356535
g++ frame1.cpp -g -O0 -o frame && ./frame
*/
#include <stdio.h>