by JoshHenry
need help asap!
|
|
[2 replies] Last: Mmm... Perl... my $vec = '[a-zA-Z0-9!#$%&\'*+\-/=?\^_`{|}~]'; #v... (by Mathhead200)
|
by JoshHenry
email parser questions??
|
|
[no replies]
|
by ealforque
Whats wrong with templates?
|
|
[4 replies] Last: great.. thanks.. now im beggining to use .inl files to keep my header ... (by ealforque)
|
by brammo
Returning an array from a function.
|
|
[14 replies] Last: Haha it's okay, I was just trying to make sense of what you had done :... (by ascii)
|
by Ishvite
Do-While Loop not working
|
|
[4 replies] Last: Thanks for your help, I switched it to a while loop and its working gr... (by Ishvite)
|
by ramako
problems with pointers and internal representation.
|
|
[6 replies] Last: Thanks! The problem I had was that when i did the filaspointer=ne... (by ramako)
|
by fookenmonkey
How to I hide text?
|
|
[4 replies] Last: Neither version cleans up after itself. Make sure to restore the termi... (by Duthomhas)
|
by saadmahmood
My program won't run :( NOOB question
|
|
[10 replies] Last: ahaha, no problem! (by Lynx876)
|
by ascii
More Help With Foiling
|
|
[1 reply] : Fixed it, nevermind! #include<iostream> #include<cstring> using std:... (by ascii)
|
by alfreddoozz
how do you use srand and time so you always get a diffrent variable to seed rand ?
|
|
[2 replies] Last: thnaks :D (by alfreddoozz)
|
Generating a very large range of random numbers. |
|
[2 replies] Last: I don't recommend writing numeric libraries on your own - try this: h... (by kfmfe04)
|
Why won't my first character show up? |
|
[3 replies] Last: Well. That makes sense. Thank you. (by vitruvianwoman)
|
by possik
problem with fstream
|
|
[2 replies] Last: yay that fixed my problem. thx a lot man, i was debugging that progra... (by possik)
|
by Squip
Votes Calculator Help!
|
|
[no replies]
|
by jland68
help with a problem
|
|
[9 replies] Last: I see. Well, this forum tends not to hand out the answers to rather s... (by webJose)
|
by lozovic
Array Matrix
|
|
[5 replies] Last: line 6 (in my code) sets ptr to ith row of matrix. Here * is only the... (by hamsterman)
|
by Ali89
Problems with object instantiation
|
|
[3 replies] Last: ُThank you so much :-). (by Ali89)
|
Output to text file |
|
[2 replies] Last: Thank you so much! (by closed account zbREy60M)
|
by Drue
C++ Current Location
|
|
[8 replies] Last: It was for something else. I friend gave me permission to mess with h... (by Drue)
|
by Deathly
Template Constructor Confusion
|
|
[2 replies] Last: I was under the impression that the function template "template <type... (by jeffbmartinez)
|