User: maikymoto17

  • Public profile

User profile: maikymoto17

User info
User name:maikymoto17
Name:Miguel
Location:Mexico
History
Joined:
Number of posts:4
Latest posts:

HELPP! I need to read the comments from the c++ file and then use strings to print it in the html file
[code]#include <iostream> #include <fstream> #include <string> using namespace std; int main() { ...

HELPP! I need to read the comments from the c++ file and then use strings to print it in the html file
How can I determine whether or not we are currently in a /** comment section */ using basic string f...

HELPP! I need to read the comments from the c++ file and then use strings to print it in the html file
I just want to know how to delimit the section of the comment and then start to read all the data fr...

HELPP! I need to read the comments from the c++ file and then use strings to print it in the html file
A standard way to show the documentation of a program in C++ is by having an application that suppo...

This user does not accept Private Messages