Pyramid ProgrammingI'm trying to make a program that prints two pyramids next to each other. the program takes in an i...
create button in dev C++Don't delete please. Leave this post for other people that might want to know how to make a button.
Calling Another Program's Functions by ReferencesIs calling a function of another running program by using the reference of that function a possibili...
Converting Code to Function [difficulty]@writetonsharma Thanks. Your first function prototype worked like a charm. Is [b]char **words[/b...
Converting Code to Function [difficulty]@writetonsharma line 1 is dynamically allocated by new. should I just delete line 29 then? ...
This user does not accept Private Messages