Click here to Skip to main content
15,889,281 members
Home / Discussions / C#
   

C#

 
AnswerRe: scalar variable Pin
Christian Graus27-Jun-08 0:25
protectorChristian Graus27-Jun-08 0:25 
QuestionNeed help with an regular expression Pin
Paw Jershauge26-Jun-08 23:43
Paw Jershauge26-Jun-08 23:43 
AnswerRe: Need help with an regular expression Pin
Vimalsoft(Pty) Ltd27-Jun-08 0:59
professionalVimalsoft(Pty) Ltd27-Jun-08 0:59 
GeneralRe: Need help with an regular expression Pin
Paw Jershauge27-Jun-08 1:07
Paw Jershauge27-Jun-08 1:07 
AnswerRe: Need help with an regular expression Pin
Paw Jershauge27-Jun-08 1:58
Paw Jershauge27-Jun-08 1:58 
AnswerRe: Need help with an regular expression Pin
User 665827-Jun-08 4:19
User 665827-Jun-08 4:19 
GeneralRe: Need help with an regular expression Pin
Paw Jershauge28-Jun-08 3:22
Paw Jershauge28-Jun-08 3:22 
GeneralRe: Need help with an regular expression Pin
User 665828-Jun-08 3:31
User 665828-Jun-08 3:31 
But it's wrong. Yours will also match

x = (y + 1)

because no backreference to the first variable is used for the second, so both variables might not necessarily be the same, which violates the rule i=i+1 <=> i++

regards

modified 12-Sep-18 21:01pm.

GeneralRe: Need help with an regular expression Pin
Paw Jershauge30-Jun-08 8:47
Paw Jershauge30-Jun-08 8:47 
Questionarray string using dynamically Pin
maruthi26-Jun-08 23:24
maruthi26-Jun-08 23:24 
AnswerRe: array string using dynamically Pin
Guffa26-Jun-08 23:36
Guffa26-Jun-08 23:36 
GeneralRe: array string using dynamically Pin
maruthi26-Jun-08 23:56
maruthi26-Jun-08 23:56 
AnswerRe: array string using dynamically Pin
dan!sh 26-Jun-08 23:38
professional dan!sh 26-Jun-08 23:38 
QuestionAsynchronous processing - More number of processes are not running parallel Pin
N a v a n e e t h26-Jun-08 23:23
N a v a n e e t h26-Jun-08 23:23 
AnswerRe: Asynchronous processing - More number of processes are not running parallel Pin
leppie27-Jun-08 3:43
leppie27-Jun-08 3:43 
GeneralRe: Asynchronous processing - More number of processes are not running parallel Pin
N a v a n e e t h27-Jun-08 20:38
N a v a n e e t h27-Jun-08 20:38 
GeneralRe: Asynchronous processing - More number of processes are not running parallel Pin
leppie27-Jun-08 23:56
leppie27-Jun-08 23:56 
GeneralRe: Asynchronous processing - More number of processes are not running parallel Pin
N a v a n e e t h28-Jun-08 5:02
N a v a n e e t h28-Jun-08 5:02 
AnswerRe: Asynchronous processing - More number of processes are not running parallel Pin
S. Senthil Kumar27-Jun-08 4:17
S. Senthil Kumar27-Jun-08 4:17 
GeneralRe: Asynchronous processing - More number of processes are not running parallel Pin
N a v a n e e t h27-Jun-08 20:34
N a v a n e e t h27-Jun-08 20:34 
QuestionAccessing data in Excel 4.0 Pin
kbalias26-Jun-08 22:49
kbalias26-Jun-08 22:49 
AnswerRe: Accessing data in Excel 4.0 Pin
Jimmanuel27-Jun-08 3:03
Jimmanuel27-Jun-08 3:03 
Questionjavascript in c#.net [modified] Pin
swetham26-Jun-08 21:36
swetham26-Jun-08 21:36 
AnswerRe: javascript in c#.net Pin
Simon P Stevens26-Jun-08 22:19
Simon P Stevens26-Jun-08 22:19 
GeneralRe: javascript in c#.net Pin
Pete O'Hanlon26-Jun-08 23:16
mvePete O'Hanlon26-Jun-08 23:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.