User:StDoodle/Test Function sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>StDoodle mNo edit summary |
||
Line 8: | Line 8: | ||
description=This is a fake function for testing & junk.| | description=This is a fake function for testing & junk.| | ||
codeblock1={{User:StDoodle/Code_sandbox| | codeblock1={{User:StDoodle/Code_sandbox| | ||
int [string] bobracecar; | int [string] bobracecar; | ||
bobracecar = file_to_map("some_funky_file.txt",bobracecar); | bobracecar = file_to_map("some_funky_file.txt",bobracecar); | ||
foreach name in bobracecar z print(bobracecar[name]); z | foreach name in bobracecar z print(bobracecar[name]); z}} | ||
}} | |||
}} | }} |