GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Classes | |
class | octave_comment_elt |
class | octave_comment_list |
Functions | |
std::string | get_comment_text (void) |
char * | get_comment_text_c_str (void) |
void | save_comment_text (const std::string &text) |
std::string get_comment_text | ( | void | ) |
void save_comment_text | ( | const std::string & | text | ) |