MAL wrote: > out.write(header) > out =3D open(cFileName, "w") > ! out.write("#include "%s"\n" % headerFileName) > out.write(code) > perfHash.generate_graph(out) umm. I suppose you meant: > ! out.write('#include "%s"\n' % headerFileName) or possibly: > ! out.write("#include \"%s\"\n" % headerFileName) </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4