by Srija
Reading Files
|
|
[1 reply] : Try while (myfile.getline (buffer,100)) { cout << buffer <<... (by sohguanh)
|
by peha
Email simulation using queues
|
|
[4 replies] Last: The loops are not completely wrong, but they must be revamped so tha... (by coder777)
|
by ne555
using class (like with namespace)
|
|
[no replies]
|
by benchsketch
Trouble in ifstream reading structures
|
|
[6 replies] Last: Hey! I figured out how to make it work! Yay: #include <stdli... (by benchsketch)
|
Function calling with multiple parameters |
|
[2 replies] Last: That helps! Thank you! (by Ashish Mishra)
|
by Brian H
Regex match at least one non-alpha char
|
|
[7 replies] Last: Thanks Duoas, that helps a lot! I was trying too hard to logically AND... (by Brian H)
|
Statistics Question |
|
[2 replies] Last: Okay, sorry. I was in a rush, got school. I'll edit the first post wit... (by Nerdy314159265)
|
by barbis
Typedef where?
|
|
[8 replies] Last: Please try the SDK shipped together with GMS v2.0.2. It's for msvc90 (... (by inter1965)
|
by robdog4
Date format conversion
|
|
[6 replies] Last: Its working on my computer =/ (by pbdemon101)
|
by DraGhnI
Need help for this task !
|
|
[no replies]
|
by Donanza
String exception
|
|
[2 replies] Last: If a user inputs a string like A or B or CC or..... The result should ... (by Donanza)
|
by diaz994
Sorting a file with names II
|
|
[3 replies] Last: You could post everything from this post as a reply in your first post... (by ModShop)
|
by majc
Error: must be initialized in constructor base/member initializer list
|
|
[no replies]
|
by EonsNearby
Dire need of assistance
|
|
[1 reply] : Just an update, I think the problem is just adding another value to th... (by EonsNearby)
|
by Helegurbann
stringstream arrays problem
|
|
[6 replies] Last: to me the code there is completely too complex for what it is trying t... (by Azagaros)
|
by bshrestha
Please help me out.
|
|
[4 replies] Last: Sure. The allocations are fine, it's the assignment that's wrong. Here... (by closed account zb0S216C)
|
by desared
LED
|
|
[4 replies] Last: It's the kind of hw Svetla herself hasn't solved yet :s (by SecretMaster)
|
by northfly
What is the problem of my program?
|
|
[4 replies] Last: thanks! (by northfly)
|
by isnork
Static and mutable data type.
|
|
[4 replies] Last: Thanks Galik! (by isnork)
|
by tykkimies
clearing stringstream
|
|
[2 replies] Last: i have tried that also and it does not work. omg lol nvm. I moved it ... (by tykkimies)
|