Beginners - February 2011 (Page 43)

exit/abort functions and dynamically allocated memory
 
Hi, If I use the "exit" function after catching an exception, will the "exit" function delete dyn...
[4 replies] Last: However, I am pretty sure that exit() will run global destructors.... (by jsmith)
language, logic and discrete math
 
can anyone prove [(p->q) ^ (q -> r)] 0> (p -> r) <=> T? Don't use the truth table, use the imp...
[3 replies] Last: Well said. (by Zhuge)
How to print flag using nested for loop?
 
I want to print a tricolor flag on the console screen using a nested for loop in c++. But whenever ...
[4 replies] Last: I made it right. I used this code: The output filled the screen with ... (by closed account EhA4jE8b)
warning: character constant too long for its type
 
Hi, I keep getting the "warning: character too long for its type". I'm guessing it has something to...
[2 replies] Last: Oh wow, thanks. (by jjw1993)
language, logic and discrete math
 
can anyone prove [(p->q) ^ (q -> r)] 0> (p -> r) <=> T? Don't use the truth table, use the imp...
[no replies]
February 2011 Pages: 1... 414243
  Archived months: [jan2011] [mar2011]

This is an archived page. To post a new message, go to the current page.