by roguemouser
expected ; or , before }, but at the beginning of declaration?
|
|
[2 replies] Last: Thank you. I had forgotten that you need to declare type almost everyw... (by roguemouser)
|
by Pmiccich1
in C 'rand()' dose not seem to want to spit out the numbers i'd like it to.
|
|
[17 replies] Last: Thank you very much! That seems to have worked greatly! Haha and thank... (by Pmiccich1)
|
by fahmankhan75
IOMANIP Help! Alligning character symbols
|
|
[4 replies] Last: Thank you Catfish :) (by fahmankhan75)
|
Quick question about storing values. |
|
[3 replies] Last: Thanks for the help. This new code is kind of difficult to understand ... (by BlueBomberXTJ)
|
Help with allegro. |
|
[4 replies] Last: First off it's probably a good idea to load the images ahead of time i... (by Albatross)
|
by Garion
Passing an object to itself.
|
|
[2 replies] Last: This example was contrived as a simple way to convey the question. I ... (by Garion)
|
by AidaVed
New version
|
|
[11 replies] Last: woah thank you guys. and i'm a she @Catfish666 (by AidaVed)
|
by z4all2011
help code c++
|
|
[6 replies] Last: this is my try but in pascal Program test; Const nmax=50; Type ... (by z4all2011)
|
by z4all2011
help convert from pascal to c++
|
|
[no replies]
|
by mlehto
Simple Question Regarding Functions
|
|
[2 replies] Last: #include <iostream> using namespace std; int volume (int l, int w, ... (by Chriscpp)
|
pointers |
|
[10 replies] Last: What Cfz did isn't that bad. Double posting is obnoxious when it t... (by Duthomhas)
|
by Ionos
Min x
|
|
[6 replies] Last: Please condor type in google numerical analysis and computer epsilon.f... (by Ionos)
|
by Sharan123
fstream project
|
|
[no replies]
|
Vectors |
|
[2 replies] Last: Oh, that's neat. Thanks (by closed account EwCjE3v7)
|
enum type |
|
[4 replies] Last: Thank you guys , you helped a lot ^^ (by Cutefriendzoned)
|
by Guzfraba
Template Template trouble
|
|
[2 replies] Last: Thanks dude :) Wouldn't it work to do this ? : template<template<clas... (by Guzfraba)
|
by Werner2
Optional user data members?
|
|
[4 replies] Last: > In the application that links to the library, > it might be useful ... (by ne555)
|
by Stormboy
Weird characters when printing a char-array
|
|
[2 replies] Last: Thanks dude. What a silly mistake of mine ;o. (by Stormboy)
|
kbhit()- it's use and alternatives, and input buffer lag |
|
[no replies]
|
Quick Allegro/C++ Question. |
|
[3 replies] Last: You are not checking to make sure those bitmaps loaded properly. load... (by Disch)
|