Skip to content

Comment in c

Single Line Comment

c
// put your setup code here, to run once:

Multiple Line Commnet

c
/*
cmt
cmt
cmt
*/