Search Results

Search: Posts Made By: black_hawk
7,646
Posted By black_hawk
Great, thanks a lot. I haven't any // in strings,...
Great, thanks a lot. I haven't any // in strings, so it works.
7,646
Posted By black_hawk
Sed script, changing all C-comments to C++-comments
I must write a script to change all C++ like comments:

// this is a comment

to this one

/* this is a comment */

How to do it by sed? With file:

#include <cstdio>
using namespace std;...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy