ReplyMay 9, 2019j currently I am using ffpojo to read flat file data and try to convert it to json. https://github.com/ffpojo/ffpojoHow to read flat file?
ReplyNov 6, 2018Should I use MongoDB if my project is Online Booking System?What kinds of projects should use MongoDB?
ReplyOct 18, 2018I found this explaination, but still not understand well~ https://stackoverflow.com/questions/5406935/reading-a-string-with-scanfCould anyone explain about scanf using &?
ReplyOct 18, 2018It's still working when data type of scanf is char.Could anyone explain about scanf using &?