Robert

3,289
Reputation
239 views

Registered User

Name Robert
Member for 1 year
Seen yesterday
Website
Location
Age
Nov
25
answered How to find out who called a method?
Nov
24
awarded  Popular Question
Nov
21
answered Which programming language has very short context-free Grammar in its formal specification?
Nov
19
asked Self-Signed SSL Link not working
Nov
12
comment What programs/languages should I learn for a career in web programming/design?
It's easy rep to accept answers. :)
Nov
12
answered What programs/languages should I learn for a career in web programming/design?
Nov
11
revised Why is the complexity of A* exponential in memory?
added 396 characters in body
Nov
11
answered Why is the complexity of A* exponential in memory?
Nov
11
answered There any way to differentiate a md5 of a sha-1 ?
Nov
10
comment How are SYNC words chosen?
Fair dice roll?
Nov
9
answered What’s the difference between these two jQuery selectors?
Nov
6
answered why does size of any data type depend on the machine?
Nov
6
comment why does size of any data type depend on the machine?
Actually, the size of the answer depends on the machine or compiler.
Nov
6
answered When is stack space allocated for local variables?
Nov
5
comment Downloading data to a PIC micro from the web
How are you mixing USB and Ethernet? Something seems amiss...
Nov
5
comment Downloading data to a PIC micro from the web
I have done several projects with a PIC18F67J60 with a HTTP server and file upload. So it will fit in a PIC easily.
Nov
4
answered TourtoiseSVN: How to diff 2 tags?
Nov
4
asked TourtoiseSVN: How to diff 2 tags?
Nov
3
comment Circular Buffer in Flash
I want to save data in non-volatile memory. The non-volatile memory that I have is flash. Non-volatile is important because the product could be turned off for a period of time and I don't want to lose the data. When the power comes back on, it needs to put the next piece of data after the last one.
Nov
3
comment Circular Buffer in Flash
@Skilldrick - done
Nov
3
revised Circular Buffer in Flash
retagged
Nov
3
asked Circular Buffer in Flash
Nov
2
answered 2’s complement example, why not carry?
Oct
30
revised Moving the instruction pointer while debugging Java in Eclipse
Does not answer the question
Oct
29
accepted Code Banking with SDCC
Oct
29
asked Is renaming a folder in SVN a good idea?
Oct
28
accepted What is a protocol stack ?
Oct
28
answered What is a protocol stack ?
Oct
22
answered Code Banking with SDCC
Oct
22
asked Code Banking with SDCC
Oct
12
comment IE6: Doesn’t load Google Maps API v3
I had to read through it 3 times to find the difference! Drop the last comma.
Oct
6
awarded  Notable Question
Oct
5
awarded  Popular Question
Sep
22
answered Keeping track of source code variants
Sep
16
comment More efficient: large array or many scalars
@Brooks - That was a pretty good answer. Why not put it as an answer? Comments do not earn you Rep.
Sep
16
answered More efficient: large array or many scalars
Sep
16
awarded  Yearling
Sep
15
answered Pre-preprocessor
Sep
15
comment Is there a programmatic way to check stack corruption
+1 for mentioning the ISR stack.
Sep
14
answered Advice to improve concentration in noisy office?
Sep
14
answered Advice to improve concentration in noisy office?
Sep
2
awarded  Good Answer
Sep
2
awarded  Citizen Patrol
Sep
2
awarded  Popular Question
Sep
2
awarded  Nice Question
Sep
1
revised How “Real-Time” is Linux 2.6?
edited tags
Sep
1
asked How “Real-Time” is Linux 2.6?
Sep
1
revised Converting variable to integer
typo fixed.
Aug
31
revised Interview Question: Finding Next and Previous characters in a given string?
added 17 characters in body
Aug
31
answered Interview Question: Finding Next and Previous characters in a given string?