This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Free f_in in VowelChartList on exit.
master
Reece H. Dunn
9 years ago
parent
6722fdaca2
commit
a77a4330ec
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/vowelchart.cpp
+ 1
- 0
src/vowelchart.cpp
View File
@@ -329,6 +329,7 @@ static int VowelChartList(wxDC *dc, wxBitmap *bitmap, char *fname)
filename.SetExt(_T("png"));
bitmap->SaveFile(filename.GetFullPath(),wxBITMAP_TYPE_PNG);
fclose(f_in);
return(count);
}
Write
Preview
Loading…
Cancel
Save