Comment on BleedingTooth: Linux Bluetooth Zero-Click Remote Code ExecutionparentComments−athrowaway3z5y// quick hack, fix later{ .... }−anthk5yNot a valid C comment.−nitrogen5yDouble slash single-line comments are valid C99 and later.−hulitu5yThey also work in Borland C 3.1 for DOS
Comments
// quick hack, fix later
{ .... }
Not a valid C comment.
Double slash single-line comments are valid C99 and later.
They also work in Borland C 3.1 for DOS