Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andrew Grant
Andrew Grant has asked
18
questions and find answers to
119
problems.
Stats
4.7k
EtPoint
1.8k
Vote count
18
questions
119
answers
About
Software Engineer working in the video game industry. Specialties are C/C++, OO design, optimization. Currently learning Cocoa / Objective-C.
Andrew Grant questions
Make VS compiler catch signed/unsigned assignments?
WPF or WinForms for internal tools?
How do you name your instance/param values?
How to Capture / Post system-wide Keyboard / Mouse events under Mac OS X?
Elegant way to transform arrays in C#?
Which scripting language to support in an existing codebase?
How can I prevent a server from becoming locked after a Remote Desktop session
What are the differences between HTTP 1.0 and 1.1? [duplicate]
What does this caret ^ syntax, with void on either side mean? [duplicate]
How to prove writing specifications beats code cowboys? [closed]
Andrew Grant answers
Forward declare pointers-to-structs in C++
How can I return a const ref a to local variable in C++?
Pointer to a Pointer question
How to create an Instance Variable in Objective-C
What are the recommended system reqs for the iPhone SDK emulator?
Playing sounds in iPhone games - slowdowns
Does this C++ class containing a variable size array use dynamic memory allocation?
How important is platform independence?
How to hook a global PASTE EVENT? [closed]
Strange stack behavior in C