convertAnyComment: Convert Campsis comment style to C/C++ code. Only the first #...

View source: R/mrgsolve_conversion.R

convertAnyCommentR Documentation

Convert Campsis comment style to C/C++ code. Only the first # is translated to //.

Description

Convert Campsis comment style to C/C++ code. Only the first # is translated to //.

Usage

convertAnyComment(x)

Arguments

x

any record line

Value

same line with comments translated to C/C++


campsismod documentation built on Jan. 27, 2026, 5:07 p.m.