When I try to acccess the Documents folder from:
My Computer --> Documents
I get a "Access Denied" error.
I can access the "Username's Documents" folder without problem. But the regular Document's folder cannot be accessed.
I am running on an administrator's account. This is a PC, I am the...
I am getting some major memory leaks and I have no idea what the cause is.
I've main program that I have been using is Mozilla.
I've had this problem a few times now. I am using 1 gig ram and after a few hours System Monitor shows the memory use is 990 megs even with no applications open...
Ok here's the situation:
I have very complicated programs written in Matlab, windows version. I need to compile those and have it run on a machine using Linux. I do not have a matlab compiler for linux.
Having matlab generate the code and then compiling it on linux using something such as g++...
n00b question:
I got 1 class. And two instances of it.
There're values in those objects that I want to add together with the following format:
object1 + object2 = certain member elements added together;
it's the same as overloading with the friend operator in C++.
ok, n00b qestion:
I want to use pointer arithmetic to manipulate members of a multidimensional array. But I can't figure out how to point to it!
int int_array[2][5];
+ ------- I want to point here.
|
v
[x][x][x][x][x] <--- int_array
[x][x][x][x][x]
simply creating an *intptr, then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.