nvm..got it!
Archived topic from Iceteks, old topic ID:4580, old post ID:36550
Search found 15 matches
- Sun Oct 29, 2006 7:38 pm
- Forum: Programming
- Topic: c++ (sstream)..
- Replies: 6
- Views: 7576
- Sun Oct 29, 2006 5:52 pm
- Forum: Programming
- Topic: c++ (sstream)..
- Replies: 6
- Views: 7576
c++ (sstream)..
<r> hey...i need to check for a blank line which contains nothing and skip it..kinda similar to above..but the above code doesn't do the trick this time...anyone? <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:4580, ...
- Thu Oct 26, 2006 10:50 pm
- Forum: Programming
- Topic: c++ (sstream)..
- Replies: 6
- Views: 7576
c++ (sstream)..
<r><QUOTE author="Red Squirrel"><s>[quote=Red Squirrel]</s> Good to hear, since I've never used sstream class before or dont recall, so could not see what was wrong. <E>:P</E> <e>[/quote]</e></QUOTE> i didn't use sstream...i ended up using something simple!<br/> <CODE><s>[code]</s><i> </i>if (fin.pe...
- Thu Oct 26, 2006 8:04 pm
- Forum: Programming
- Topic: c++ (sstream)..
- Replies: 6
- Views: 7576
c++ (sstream)..
nevermind..got it..
Archived topic from Iceteks, old topic ID:4580, old post ID:36479
Archived topic from Iceteks, old topic ID:4580, old post ID:36479
- Thu Oct 26, 2006 4:03 pm
- Forum: Programming
- Topic: c++ (sstream)..
- Replies: 6
- Views: 7576
c++ (sstream)..
<r> ok..i'm working on the following problem:<br/> <br/> Write a program that reads up to 10 numbers per line to be<br/> stored in an array. The program calculates and displays the sum<br/> of the numbers, the mean (arithmetic average) of the numbers,<br/> and the largest and smallest values entered...
- Thu Mar 30, 2006 6:29 pm
- Forum: General Discussion
- Topic: A patheticly wasted day
- Replies: 11
- Views: 908
A patheticly wasted day
And you've justed wasted a minute of my life!!
(j/k )
Archived topic from Iceteks, old topic ID:4252, old post ID:34392
(j/k )
Archived topic from Iceteks, old topic ID:4252, old post ID:34392
- Fri Mar 24, 2006 11:16 pm
- Forum: Networking and Security
- Topic: Proxy server..
- Replies: 8
- Views: 1699
Proxy server..
<r><QUOTE author="Red Squirrel"><s>[quote=Red Squirrel]</s> Go to tools/options/general/connection settings<br/> <br/> Keep in mind that even with a proxy you can still be tracked down, theres not really any REAL way to be anonymous, but a proxy will at least be a layer and will let you get on a ban...
- Fri Mar 24, 2006 5:54 pm
- Forum: Networking and Security
- Topic: Proxy server..
- Replies: 8
- Views: 1699
Proxy server..
<r><QUOTE author="Red Squirrel"><s>[quote=Red Squirrel]</s> Oh then you just need to find an existing one and configure your browser to use it. Depends on the browser but it's usually in connection settings. <e>[/quote]</e></QUOTE> I'm using Firefox, know how to adjust the settings to setup a proxy ...
- Fri Mar 17, 2006 8:56 pm
- Forum: Networking and Security
- Topic: Proxy server..
- Replies: 8
- Views: 1699
Proxy server..
Thanks dudes/dudettes.
Archived topic from Iceteks, old topic ID:4219, old post ID:34309
Archived topic from Iceteks, old topic ID:4219, old post ID:34309
- Tue Mar 14, 2006 1:06 pm
- Forum: Networking and Security
- Topic: Proxy server..
- Replies: 8
- Views: 1699
Proxy server..
<r> Whats the difference between using one and hosting one? I want to access this site where my IP is banned. <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:4219, old post ID:34290<e>[/size]</e></SIZE><e>[/color]</e>...
- Fri Mar 03, 2006 4:44 pm
- Forum: Networking and Security
- Topic: Proxy server..
- Replies: 8
- Views: 1699
Proxy server..
<r> I know I'm a n00b, don't need to laugh at me. <E>:(</E> <br/> <br/> Anyways, I need help setting up a Proxy server, so where do I start? <E>:P</E> <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s>[size=85]</s>Archived topic from Iceteks, old topic ID:4219, old post ID:...
- Sat Feb 18, 2006 10:29 am
- Forum: Networking and Security
- Topic: linux...
- Replies: 4
- Views: 1291
linux...
Ok, forget everything else. I need help setting up an Intetnet connection on fedora.
Archived topic from Iceteks, old topic ID:4159, old post ID:34077
Archived topic from Iceteks, old topic ID:4159, old post ID:34077
- Wed Feb 08, 2006 8:45 pm
- Forum: Networking and Security
- Topic: linux...
- Replies: 4
- Views: 1291
linux...
<r> OK, so I installed linux and very new. I can't open any .exe files. The only reason why I installed linux was because of my windows xp CD won't boot. It says 'Press any key to boot from the CD...'. I hit a key. It says configuring hardware settings and all the crap..and the screen just stays bla...
- Sun Dec 11, 2005 12:48 am
- Forum: Computer Hardware and Software
- Topic: Tv Tuner help!
- Replies: 1
- Views: 603
Tv Tuner help!
<r> Hi, <br/> <br/> I just found a TV tuner card laying around my house and thought i'd put it to good use. I wanna record stuff of my TV and save it to my computer. Whats the process? What cable do I need? Please help!<br/> <br/> <br/> <COLOR color="#888888"><s>[color=#888888]</s><SIZE size="85"><s...
- Mon Oct 24, 2005 8:39 pm
- Forum: Computer Hardware and Software
- Topic: Secret Message - Turing
- Replies: 2
- Views: 857
Secret Message - Turing
<r> I've to write a program that will allow the user to write a message in English and save it to a file in a coded format. I need it so the user also has the option to open a coded file and have it displayed on the screen.<br/> <br/> The user has to write at least 10 lines of text for the message. ...