Refine comments
This commit is contained in:
parent
a7961e558b
commit
a42da57448
|
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
# https://winlin.blog.csdn.net/article/details/109356535
|
||||
g++ frame0.cpp -g -O0 -o frame && ./frame
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
# https://winlin.blog.csdn.net/article/details/109356535
|
||||
g++ frame1.cpp -g -O0 -o frame && ./frame
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user