📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-23 00:53:16
📂
/ (Root)
/
opt
/
alt
/
python38
/
share
/
doc
/
alt-python38-pycparser
/
examples
/
c_files
📍 /opt/alt/python38/share/doc/alt-python38-pycparser/examples/c_files
🔄 Refresh
✏️
Editing: funky.c
Read Only
char foo(void) { return '1'; } int maxout_in(int paste, char** matrix) { char o = foo(); return (int) matrix[1][2] * 5 - paste; } int main() { auto char* multi = "a multi"; }
💾 Save Changes
❌ Cancel