Search Results

Search: Posts Made By: norsk hedensk
Forum: Programming 05-24-2006
53,098
Posted By norsk hedensk
youll have to post the code where the problem...
youll have to post the code where the problem occurs, if you can determine where that is.

in my case, (i havent solved the problem yet) it seems like my system dosnt like templates in header...
6,821
Posted By norsk hedensk
check your path
check your path
Forum: Programming 05-19-2006
53,098
Posted By norsk hedensk
i am aware that when using templates that you...
i am aware that when using templates that you must keep the definition and declaration in the same file, but as for what file it must be in i thought could be any.
Forum: Programming 05-19-2006
53,098
Posted By norsk hedensk
alright well it seems that the problem isnt a...
alright well it seems that the problem isnt a problem with code, if i leave the class declaration and implementation in a cpp file with main() it works fine, if i put the class deff and imp in a .h...
Forum: Programming 05-19-2006
53,098
Posted By norsk hedensk
well i wrote another class using templates to see...
well i wrote another class using templates to see if there was something i was doing wrong there, and thats not the problem. im going to have to rework the Dynamicarray code all together.
Forum: Programming 05-19-2006
53,098
Posted By norsk hedensk
oh thanks for spotting that. i wrote simple loops...
oh thanks for spotting that. i wrote simple loops just to test it out, but obviously i havent been able to get that far.

that is all the code, the entire header file. it compiles fine with no...
Forum: Programming 05-18-2006
53,098
Posted By norsk hedensk
heres how im calling the constructors if it...
heres how im calling the constructors if it helps:

Dynamicarray<type> newArray (size);

i am expecting to be able to use the member functions as such:

newArray.get_val(location);

i am...
Forum: Programming 05-18-2006
53,098
Posted By norsk hedensk
i thought that might be the problem as well, but...
i thought that might be the problem as well, but it does it even if i set the size to something bigger than zero, it also does it if there is no pointer initiliazation at all.
Forum: Programming 05-18-2006
53,098
Posted By norsk hedensk
i fixed some small typeos i had here and there....
i fixed some small typeos i had here and there. the problem is happening right in the constructor as far as i can tell.

so the default constructor
template <class T>...
Forum: Programming 05-17-2006
53,098
Posted By norsk hedensk
after looking through it again, i see that i have...
after looking through it again, i see that i have to trace my pointer usage a lot better, ill post back when i fix it.
Forum: Programming 05-17-2006
53,098
Posted By norsk hedensk
*** glibc detected *** double free or corruption: 0x40236ff4 ***
when i try to use the class i wrote, i either get this:

*** glibc detected *** double free or corruption: 0x40236ff4 ***
and the proccess exits with an error code of 0;

or it segfaults. could...
Forum: Programming 10-03-2005
2,305
Posted By norsk hedensk
just what i was expecting. thanks a lot.
just what i was expecting. thanks a lot.
Forum: Programming 10-03-2005
2,305
Posted By norsk hedensk
precompile directive?
hey everyone. havent posted here in a longgggg time. hope to see some familiar faces!

heres my question, ive been doing basic programming in c++ again and want to use getch(). in *nix i have to...
2,158
Posted By norsk hedensk
thats right. im a bit rusty:p
thats right.

im a bit rusty:p
2,158
Posted By norsk hedensk
say you have command a and command b ...
say you have command a and command b

./command_a && ./command_B

this will execute command a, then command b upon termination of comand a.
27,949
Posted By norsk hedensk
haha... well..
haha... well..
27,949
Posted By norsk hedensk
yup. what i was going to suggest. just search...
yup. what i was going to suggest. just search your whole disk for that string.
Forum: Linux 11-13-2004
6,328
Posted By norsk hedensk
yes it is possible. just right click on it and...
yes it is possible. just right click on it and select date and time format
4,496
Posted By norsk hedensk
the moniter actually gets no power? no light, no...
the moniter actually gets no power? no light, no clicking sound, no nothing?

sounds like a hardware problem not a software problem.

and what locustfurnace said about old software not working...
8,980
Posted By norsk hedensk
just go here: tldp.org youll find lots of...
just go here: tldp.org


youll find lots of information there.
25,413
Posted By norsk hedensk
they are utilities to convert files to each...
they are utilities to convert files to each respective format. if you dont have them installed on your system already, go to freshmeat.net and search for them. they are available for download there.
25,413
Posted By norsk hedensk
have you tired dos2unix and unix2dos? ...
have you tired dos2unix and unix2dos?

freshmeat.net
2,403
Posted By norsk hedensk
samba
samba
Forum: Slackware 11-02-2004
4,506
Posted By norsk hedensk
1. get rid of the packages that dont work that...
1. get rid of the packages that dont work that were installed by your os.

2. any app you want, go to its website and download its source file.

3. configure and compile.

4. use :)
Forum: What is on Your Mind? 10-22-2004
8,436
Posted By norsk hedensk
the suse default packages are never current...
the suse default packages are never current anyway.

but thats no problem, compile from source!
Showing results 1 to 25 of 500

 
All times are GMT -4. The time now is 08:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy