Run Code | API | Code Wall | Misc | Feedback | Login | Theme | Privacy | Patreon |
return reference (gcc)Warning(s): source_file.cpp: In function ‘const int& func()’: source_file.cpp:5:25: warning: reference to local variable ‘a’ returned [-Wreturn-local-addr] const int& func() { int a=10; return a; } ^ Error(s): Invalid memory reference (SIGSEGV) |
λ
.NET NoSQL database for rapid development
|