Recent content by Steve Heitman

  1. S

    c++ pass a function as an argument to another function?

    soooo, I know that you can define a function outside of main so it will take in that function when called type name(type arg1, type arg2 .....) { function code.... } but is there a way to do this? type name(func(a,b,c), type arg2 .... etc) { again fucntion } ???
  2. S

    Dorm halls past college?

    After undergrad and graduate school, are there living arrangements outside of school that are just like or similar to a college dorm?
Back
Top