Plz give me a solution about 'a.out' issue |
|
[1 reply] : [quote=tommytaylorkim]...I REALLY WANT YOU TO MAKE THE RIGHT PROGRAM F... (by booradley60)
|
by sousou0809
a White pixel value different from 255
|
|
[4 replies] Last: also, you've got to enable warnings. val_pixel=img.at < double >(i,j... (by ne555)
|
by Zorak
Input Date field in a comment
|
|
[2 replies] Last: Hello, Thank you Smac89 for your answer, I don't want to update fields... (by Zorak)
|
Need help converting numbers into words |
|
[2 replies] Last: First: never loop on EOF. It can cause problems, rather loop on the g... (by TwilightSpectre)
|
SPOT THE ERROR....! |
|
[4 replies] Last: oh,Thanks guys I never knew that fact....Now i can nail that kinda que... (by anandkrishnan)
|
by Dkob1
Need Help right now on project
|
|
[no replies]
|
by ANewbToThis
Char - Adding ABCs (letters)?...
|
|
[4 replies] Last: Ah. Thanks! (by ANewbToThis)
|
by cmcraes
Scientific notation to decimal?
|
|
[1 reply] : fixed might help get the output formatted as you want. You can also ... (by wildblue)
|
by Stewbond
Operations on enumerations
|
|
[2 replies] Last: Thanks. Never knew I could define logical operators for my enum. Hop... (by Stewbond)
|
by Suma Menon
Output required
|
|
[4 replies] Last: sorry i meant deprecated. but i believe his compiler is outdated, whic... (by Little Bobby Tables)
|
by bbb718
how do i get the larger 2 out of 3 integers? (1,2)
|
|
[24 replies] Last: cire rewrote the maxofthree() code that you had with ternary opera... (by cire)
|
MFC Drawing Circle instead of square in tutorial code |
|
[6 replies] Last: I will try to do this as suggested, see if I can get it to work. Than... (by saratogacoach)
|
by naveen2525
migration from vs2003 to vs2010 errors
|
|
[1 reply] : probably some dependencies changes in later vs2010 libs. Each cpp file... (by tath)
|
Why isn't m function working? |
|
[8 replies] Last: #include <iostream> void EvenOdd (int Integer) { if ((Integer % ... (by closed account 18hRX9L8)
|
by makaveli23
still need help beginner function, program running in loop now
|
|
[6 replies] Last: thanks , that fixed the problem (by makaveli23)
|
by Rudy Ortiz
help with non void functions with an argument
|
|
[5 replies] Last: I realize that your assignment was due about two hours ago or so, but ... (by xismn)
|
by cmcraes
Relativistic Effects Calculator, Almost working
|
|
[2 replies] Last: No that did not work either, but I fixed the problem by assigning them... (by cmcraes)
|
by ntran
Ploting lines in C++
|
|
[1 reply] : You'll need a graphics library of some sort, as this sort of thing isn... (by MrHutch)
|
by philonto
basename alternative
|
|
[3 replies] Last: Just for the feedback I found an older NDK implementation of basename_... (by philonto)
|
by S G H
Imbueing UTF-8 locale
|
|
[2 replies] Last: "Good" to know. Is there any suggested way to convert from X locale to... (by S G H)
|