Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » ParseForArguments does not take comments in account
Re: ParseForArguments does not take comments in account [message #26813 is a reply to message #26797] Sun, 30 May 2010 23:35 Go to previous messageGo to previous message
frankdeprins is currently offline  frankdeprins
Messages: 99
Registered: September 2008
Location: Antwerp - Belgium
Member
I'm afraid I still spotted an error in it Embarassed . The line
   while(*++ptr && *ptr != '*' && *++ptr && *ptr != '/')
is still not correct because /* */ comments will be seen as closed as soon as there is an asterisk, even with or without a slash following it. I will look ino this tomorrow.

Sorry for the inconvenience

[Updated on: Sun, 30 May 2010 23:47]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Column type for SQLite
Next Topic: Two tables sharing same field name?
Goto Forum:
  


Current Time: Sat Apr 27 21:23:52 CEST 2024

Total time taken to generate the page: 0.07103 seconds