how looking for a folder?Yes coder777, I haven't reached that far :-) if(file.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY ||...
how looking for a folder?memset(&file, 0, sizeof(file)); and properly filling the WIN32_FIND_DATA may help ...
Strange error with gsl_matrix_complex typeHi I don't know the gsl library, but it seems to me than you're not initializing properly the compl...
Parsing logical expressionsHi. Just an opinion. Trying to build a parser is not an easy taks. Why don't you use an existing one...
Opening .txt fileSome quick things, I you allow me. The first "if" has no sense, since the "while" asks the same ques...
This user does not accept Private Messages