eviljack

1,863
reputation
171 views

Registered User

name eviljack
member for 1 year
seen 8 hours ago
website
location
age
1d
comment Unable to call an Objective C method from a C function
dude, you rock. I wasted a good day on this and your code just salvaged an otherwise crappy day. I wish I could upvote you 100 more times.
Nov
24
awarded  Popular Question
Nov
23
accepted how to convert weird varchar “time” to real time in mysql?
Nov
18
awarded  Popular Question
Nov
13
answered how to convert weird varchar “time” to real time in mysql?
Nov
13
comment how to convert weird varchar “time” to real time in mysql?
the field is varchar(4), I'll never have 235900
Nov
13
asked how to convert weird varchar “time” to real time in mysql?
Oct
1
asked How to set the default file permissions on ALL newly created files in linux
Sep
30
comment Linux default file permission
this didn't work for me. I put it in my .bash_profile and still have the same problem
Sep
15
answered Using Excel OleDb to get sheet names IN SHEET ORDER
Sep
15
comment How do you get the name of the first page of an excel workbook?
sorry, I downvoted you till I worked out the "otherarguments" then realized it worked. Trying to upvote but it won't let me.
Sep
15
comment How do you get the name of the first page of an excel workbook?
holy crap that actually worked!
Sep
15
comment Using Excel OleDb to get sheet names IN SHEET ORDER
This won't work unless you know the name of the first sheet.
Sep
15
comment Using Excel OleDb to get sheet names IN SHEET ORDER
I got the EXACT same problem and I'm banging my head on this.
Sep
15
revised How do you get the name of the first page of an excel workbook?
added 69 characters in body
Sep
15
comment How to properly clean up Excel interop objects in C#
nice! clean and easy!
Sep
15
comment How do you get the name of the first page of an excel workbook?
I need to use an OleDbConnection. VSTO while nice, is not allowed for this project. thanks
Sep
15
asked How do you get the name of the first page of an excel workbook?
Sep
11
comment How to split a really long mysql result set into two lines?
I want the result set in MYSQL
Sep
11
revised How to split a really long mysql result set into two lines?
added 544 characters in body
Sep
11
asked How to split a really long mysql result set into two lines?
Sep
4
revised Coding brain teaser to update an array (language agnostic)
added 5 characters in body
Sep
4
revised Coding brain teaser to update an array (language agnostic)
added 494 characters in body
Sep
4
awarded  Commentator
Sep
4
comment Coding brain teaser to update an array (language agnostic)
B has no duplicates. And every 100 values should have a new "B" value. That is A[0..99] has B[0], A[100..199] => B[100], A[200..299] = B[200]
Sep
4
comment Coding brain teaser to update an array (language agnostic)
mikhail, yes It's always sorted. And yes I know it's probably easy for the geniuses out there, I just want to see how a genius would solve this since I'm not one of them. Daniel -- I was wrong. thanks for pointing it out.
Sep
4
revised Coding brain teaser to update an array (language agnostic)
edited body; added 61 characters in body
Sep
4
revised Coding brain teaser to update an array (language agnostic)
added 203 characters in body
Sep
4
comment Coding brain teaser to update an array (language agnostic)
dude, I've already solved it. I just thought others might have something better. And some people actually do like these types of puzzles/challenges -- at least I do.
Sep
4
asked Coding brain teaser to update an array (language agnostic)
Sep
2
comment How can I programatically create, read, write an excel without having office installed?
you're freaking kidding me.
Sep
2
revised How can I programatically create, read, write an excel without having office installed?
added 261 characters in body
Sep
2
asked How can I programatically create, read, write an excel without having office installed?
Aug
9
awarded  Yearling
Aug
3
awarded  Popular Question
Jul
7
asked Best unit testing framework for old school QNX ?
Jul
7
comment What’s the best way to kick ass in programming?
malcolm gladwell's book: outliers, pretty much slices and dices the theory that some people are "just born with it".