writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------