U++ framework
Do not panic. Ask here before giving up.

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: Sun May 10 23:03:12 GMT+2 2026

Total time taken to generate the page: 0.00421 seconds